Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
Component Sharing
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
2
Merge Requests
2
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
CI / CD Analytics
Repository Analytics
Value Stream Analytics
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Gagandeep Singh Bhatia
Component Sharing
Commits
4e2f6844
Commit
4e2f6844
authored
Feb 09, 2024
by
Gagandeep Singh Bhatia
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Replace ext_api11.srd
Removed the where clause
parent
b66942a5
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
Amol/API/External API/ext_api11.srd
Amol/API/External API/ext_api11.srd
+1
-1
No files found.
Amol/API/External API/ext_api11.srd
View file @
4e2f6844
...
...
@@ -25,7 +25,7 @@ table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=enterp
column=(type=char(15) update=yes updatewhereclause=yes name=api_resp_type dbname="ent_ext_api_key.api_resp_type" )
column=(type=char(1) update=yes updatewhereclause=yes name=api_auth_type dbname="ent_ext_api_key.api_auth_type" )
column=(type=char(4000) update=yes updatewhereclause=yes name=api_login_parameter dbname="ent_ext_api_key.api_login_parameter" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"ent_ext_api_key~" ) COLUMN(NAME=~"ent_ext_api_key.enterprise~") COLUMN(NAME=~"ent_ext_api_key.api_name~") COLUMN(NAME=~"ent_ext_api_key.eff_from~") COLUMN(NAME=~"ent_ext_api_key.valid_upto~") COLUMN(NAME=~"ent_ext_api_key.api_type~") COLUMN(NAME=~"ent_ext_api_key.api_key~") COLUMN(NAME=~"ent_ext_api_key.api_url~") COLUMN(NAME=~"ent_ext_api_key.api_provider~") COLUMN(NAME=~"ent_ext_api_key.api_purpose~") COLUMN(NAME=~"ent_ext_api_key.api_scope~") COLUMN(NAME=~"ent_ext_api_key.remarks~") COLUMN(NAME=~"ent_ext_api_key.add_term~") COLUMN(NAME=~"ent_ext_api_key.add_user~") COLUMN(NAME=~"ent_ext_api_key.add_date~") COLUMN(NAME=~"ent_ext_api_key.chg_term~") COLUMN(NAME=~"ent_ext_api_key.chg_user~") COLUMN(NAME=~"ent_ext_api_key.chg_date~") COLUMN(NAME=~"ent_ext_api_key.api_resp_type~") COLUMN(NAME=~"ent_ext_api_key.api_auth_type~") COLUMN(NAME=~"ent_ext_api_key.api_login_parameter~")
WHERE( EXP1 =~"ent_ext_api_key.api_name~" OP =~"=~" EXP2 =~":api_name~" ) ) ARG(NAME = ~"api_name~" TYPE = string) " update="ent_ext_api_key" updatewhere=1 updatekeyinplace=no arguments=(("api_name", string))
)
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"ent_ext_api_key~" ) COLUMN(NAME=~"ent_ext_api_key.enterprise~") COLUMN(NAME=~"ent_ext_api_key.api_name~") COLUMN(NAME=~"ent_ext_api_key.eff_from~") COLUMN(NAME=~"ent_ext_api_key.valid_upto~") COLUMN(NAME=~"ent_ext_api_key.api_type~") COLUMN(NAME=~"ent_ext_api_key.api_key~") COLUMN(NAME=~"ent_ext_api_key.api_url~") COLUMN(NAME=~"ent_ext_api_key.api_provider~") COLUMN(NAME=~"ent_ext_api_key.api_purpose~") COLUMN(NAME=~"ent_ext_api_key.api_scope~") COLUMN(NAME=~"ent_ext_api_key.remarks~") COLUMN(NAME=~"ent_ext_api_key.add_term~") COLUMN(NAME=~"ent_ext_api_key.add_user~") COLUMN(NAME=~"ent_ext_api_key.add_date~") COLUMN(NAME=~"ent_ext_api_key.chg_term~") COLUMN(NAME=~"ent_ext_api_key.chg_user~") COLUMN(NAME=~"ent_ext_api_key.chg_date~") COLUMN(NAME=~"ent_ext_api_key.api_resp_type~") COLUMN(NAME=~"ent_ext_api_key.api_auth_type~") COLUMN(NAME=~"ent_ext_api_key.api_login_parameter~")
) " update="ent_ext_api_key" updatewhere=1 updatekeyinplace=no
)
text(band=header alignment="2" text="Valid Upto" border="0" color="33554432" x="9" y="8" height="64" width="603" html.valueishtml="0" name=valid_upto_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Enterprise" border="0" color="33554432" x="622" y="8" height="64" width="302" html.valueishtml="0" name=enterprise_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Api Name" border="0" color="33554432" x="933" y="8" height="64" width="850" html.valueishtml="0" name=api_name_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment