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
5eb0ffe1
Commit
5eb0ffe1
authored
Jan 29, 2024
by
Sonawane Amol Madhjuar
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Upload New File
parent
07a962c6
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
77 additions
and
0 deletions
+77
-0
Amol/Api_Call_log_xml/api_log11.srd
Amol/Api_Call_log_xml/api_log11.srd
+77
-0
No files found.
Amol/Api_Call_log_xml/api_log11.srd
0 → 100644
View file @
5eb0ffe1
$PBExportHeader$api_log11.srd
release 9;
datawindow(units=1 timer_interval=0 color=268435456 processing=1 HTMLDW=no print.printername="" print.documentname="" print.orientation = 0 print.margin.left = 24 print.margin.right = 24 print.margin.top = 24 print.margin.bottom = 24 print.paper.source = 0 print.paper.size = 0 print.canusedefaultprinter=yes print.prompt=no print.buttons=no print.preview.buttons=no print.cliptext=no print.overrideprintjob=no print.collate=yes hidegrayline=no grid.lines=0 )
header(height=20 color="536870912" )
summary(height=0 color="536870912" )
footer(height=0 color="536870912" )
detail(height=257 color="536870912" )
table(column=(type=char(15) update=yes updatewhereclause=yes key=yes name=tran_id dbname="api_call_log.tran_id" )
column=(type=datetime update=yes updatewhereclause=yes name=call_date dbname="api_call_log.call_date" )
column=(type=char(5) update=yes updatewhereclause=yes name=site_code dbname="api_call_log.site_code" )
column=(type=char(10) update=yes updatewhereclause=yes name=user_id dbname="api_call_log.user_id" )
column=(type=char(60) update=yes updatewhereclause=yes name=call_type dbname="api_call_log.call_type" )
column=(type=char(1) update=yes updatewhereclause=yes name=rec_type dbname="api_call_log.rec_type" )
column=(type=decimal(0) update=yes updatewhereclause=yes name=no_of_records dbname="api_call_log.no_of_records" )
column=(type=char(1) update=yes updatewhereclause=yes name=call_status dbname="api_call_log.call_status" )
column=(type=char(60) update=yes updatewhereclause=yes name=response_id dbname="api_call_log.response_id" )
column=(type=char(10) update=yes updatewhereclause=yes name=chg_user dbname="api_call_log.chg_user" )
column=(type=datetime update=yes updatewhereclause=yes name=chg_date dbname="api_call_log.chg_date" )
column=(type=char(15) update=yes updatewhereclause=yes name=chg_term dbname="api_call_log.chg_term" )
column=(type=char(10) update=yes updatewhereclause=yes name=app_id dbname="api_call_log.app_id" )
column=(type=char(1) update=yes updatewhereclause=yes name=api_type dbname="api_call_log.api_type" )
column=(type=char(120) update=yes updatewhereclause=yes name=api_url dbname="api_call_log.api_url" )
column=(type=char(30) update=yes updatewhereclause=yes name=api_name dbname="api_call_log.api_name" )
column=(type=char(1) update=yes updatewhereclause=yes name=api_scope dbname="api_call_log.api_scope" )
column=(type=char(6) update=yes updatewhereclause=yes name=ref_ser dbname="api_call_log.ref_ser" )
column=(type=char(50) update=yes updatewhereclause=yes name=ref_id dbname="api_call_log.ref_id" )
column=(type=char(10) update=yes updatewhereclause=yes name=enterprise dbname="api_call_log.enterprise" )
column=(type=char(60) updatewhereclause=yes name=site_descr dbname="site.descr" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"api_call_log~" ) TABLE(NAME=~"site~" ) COLUMN(NAME=~"api_call_log.tran_id~") COLUMN(NAME=~"api_call_log.call_date~") COLUMN(NAME=~"api_call_log.site_code~") COLUMN(NAME=~"api_call_log.user_id~") COLUMN(NAME=~"api_call_log.call_type~") COLUMN(NAME=~"api_call_log.rec_type~") COLUMN(NAME=~"api_call_log.no_of_records~") COLUMN(NAME=~"api_call_log.call_status~") COLUMN(NAME=~"api_call_log.response_id~") COLUMN(NAME=~"api_call_log.chg_user~") COLUMN(NAME=~"api_call_log.chg_date~") COLUMN(NAME=~"api_call_log.chg_term~") COLUMN(NAME=~"api_call_log.app_id~") COLUMN(NAME=~"api_call_log.api_type~") COLUMN(NAME=~"api_call_log.api_url~") COLUMN(NAME=~"api_call_log.api_name~") COLUMN(NAME=~"api_call_log.api_scope~") COLUMN(NAME=~"api_call_log.ref_ser~") COLUMN(NAME=~"api_call_log.ref_id~") COLUMN(NAME=~"api_call_log.enterprise~") COLUMN(NAME=~"site.descr~") JOIN (LEFT=~"api_call_log.site_code~" OP =~"=~"RIGHT=~"site.site_code~" OUTER1 =~"api_call_log.site_code~" )WHERE( EXP1 =~"trunc(api_call_log.call_date)~" OP =~">=~" EXP2 =~":from_date~" LOGIC =~"And~" ) WHERE( EXP1 =~"trunc(api_call_log.call_date)~" OP =~"<=~" EXP2 =~":to_date~" ) ) ARG(NAME = ~"from_date~" TYPE = datetime) ARG(NAME = ~"to_date~" TYPE = datetime) " update="api_call_log" updatewhere=1 updatekeyinplace=no arguments=(("from_date", datetime),("to_date", datetime)) )
text(band=header alignment="2" text="Tran Id" border="0" color="33554432" x="2" y="2" height="16" width="96" html.valueishtml="0" name=tran_id_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="Call Date" border="0" color="33554432" x="100" y="2" height="16" width="132" html.valueishtml="0" name=call_date_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="Site Code" border="0" color="33554432" x="234" y="2" height="16" width="57" html.valueishtml="0" name=site_code_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="User Id" border="0" color="33554432" x="293" y="2" height="16" width="66" html.valueishtml="0" name=user_id_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="Call Type" border="0" color="33554432" x="361" y="2" height="16" width="366" html.valueishtml="0" name=call_type_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="Rec Type" border="0" color="33554432" x="729" y="2" height="16" width="55" html.valueishtml="0" name=rec_type_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="No Of Records" border="0" color="33554432" x="786" y="2" height="16" width="85" html.valueishtml="0" name=no_of_records_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="Call Status" border="0" color="33554432" x="873" y="2" height="16" width="64" html.valueishtml="0" name=call_status_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="Response Id" border="0" color="33554432" x="939" y="2" height="16" width="366" html.valueishtml="0" name=response_id_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="Chg User" border="0" color="33554432" x="1307" y="2" height="16" width="66" html.valueishtml="0" name=chg_user_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="Chg Date" border="0" color="33554432" x="1375" y="2" height="16" width="132" html.valueishtml="0" name=chg_date_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="Chg Term" border="0" color="33554432" x="1509" y="2" height="16" width="96" html.valueishtml="0" name=chg_term_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="App Id" border="0" color="33554432" x="1607" y="2" height="16" width="66" html.valueishtml="0" name=app_id_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 Type" border="0" color="33554432" x="1675" y="2" height="16" width="51" html.valueishtml="0" name=api_type_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 Url" border="0" color="33554432" x="1728" y="2" height="16" width="726" html.valueishtml="0" name=api_url_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="2456" y="2" height="16" width="186" 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" )
text(band=header alignment="2" text="Api Scope" border="0" color="33554432" x="2644" y="2" height="16" width="60" html.valueishtml="0" name=api_scope_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="Ref Ser" border="0" color="33554432" x="2706" y="2" height="16" width="43" html.valueishtml="0" name=ref_ser_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="Ref Id" border="0" color="33554432" x="2751" y="2" height="16" width="66" html.valueishtml="0" name=ref_id_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="2819" y="2" height="16" width="66" 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="0" text="Site Descr" border="0" color="33554432" x="2887" y="1" height="19" width="358" html.valueishtml="0" name=site_descr_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
column(band=detail id=1 alignment="0" tabsequence=10 border="0" color="33554432" x="2" y="2" height="19" width="96" format="[general]" html.valueishtml="0" name=tran_id visible="1" edit.limit=15 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=2 alignment="0" tabsequence=20 border="0" color="33554432" x="100" y="2" height="19" width="132" format="[shortdate] [time]" html.valueishtml="0" name=call_date visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=3 alignment="0" tabsequence=30 border="0" color="33554432" x="234" y="2" height="19" width="57" format="[general]" html.valueishtml="0" name=site_code visible="1" edit.limit=5 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=4 alignment="0" tabsequence=40 border="0" color="33554432" x="293" y="2" height="19" width="66" format="[general]" html.valueishtml="0" name=user_id visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=5 alignment="0" tabsequence=50 border="0" color="33554432" x="361" y="2" height="19" width="366" format="[general]" html.valueishtml="0" name=call_type visible="1" edit.limit=60 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=6 alignment="0" tabsequence=60 border="0" color="33554432" x="729" y="2" height="19" width="55" format="[general]" html.valueishtml="0" name=rec_type visible="1" edit.limit=1 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=7 alignment="1" tabsequence=70 border="0" color="33554432" x="786" y="2" height="19" width="85" format="[general]" html.valueishtml="0" name=no_of_records visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=8 alignment="0" tabsequence=80 border="0" color="33554432" x="873" y="2" height="19" width="64" format="[general]" html.valueishtml="0" name=call_status visible="1" edit.limit=1 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=9 alignment="0" tabsequence=90 border="0" color="33554432" x="939" y="2" height="19" width="366" format="[general]" html.valueishtml="0" name=response_id visible="1" edit.limit=60 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=10 alignment="0" tabsequence=100 border="0" color="33554432" x="1307" y="2" height="19" width="66" format="[general]" html.valueishtml="0" name=chg_user visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=11 alignment="0" tabsequence=110 border="0" color="33554432" x="1375" y="2" height="19" width="132" format="[shortdate] [time]" html.valueishtml="0" name=chg_date visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=12 alignment="0" tabsequence=120 border="0" color="33554432" x="1509" y="2" height="19" width="96" format="[general]" html.valueishtml="0" name=chg_term visible="1" edit.limit=15 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=13 alignment="0" tabsequence=130 border="0" color="33554432" x="1607" y="2" height="19" width="66" format="[general]" html.valueishtml="0" name=app_id visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=14 alignment="0" tabsequence=140 border="0" color="33554432" x="1675" y="2" height="19" width="51" format="[general]" html.valueishtml="0" name=api_type visible="1" edit.limit=1 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=15 alignment="0" tabsequence=150 border="0" color="33554432" x="1728" y="2" height="19" width="726" format="[general]" html.valueishtml="0" name=api_url visible="1" edit.limit=120 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=16 alignment="0" tabsequence=160 border="0" color="33554432" x="2456" y="2" height="19" width="186" format="[general]" html.valueishtml="0" name=api_name visible="1" edit.limit=30 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=17 alignment="0" tabsequence=170 border="0" color="33554432" x="2644" y="2" height="19" width="60" format="[general]" html.valueishtml="0" name=api_scope visible="1" edit.limit=1 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=18 alignment="0" tabsequence=180 border="0" color="33554432" x="2706" y="2" height="19" width="43" format="[general]" html.valueishtml="0" name=ref_ser visible="1" edit.limit=6 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=19 alignment="0" tabsequence=190 border="0" color="33554432" x="2751" y="2" height="19" width="66" format="[general]" html.valueishtml="0" name=ref_id visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=20 alignment="0" tabsequence=200 border="0" color="33554432" x="2819" y="2" height="19" width="66" format="[general]" html.valueishtml="0" name=enterprise visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=21 alignment="0" tabsequence=210 border="0" color="33554432" x="2887" y="1" height="16" width="358" format="[general]" html.valueishtml="0" name=site_descr visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
htmltable(border="1" )
htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" )
export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 )
import.xml()
export.pdf(method=0 distill.custompostscript="0" xslfop.print="0" )
\ No newline at end of file
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