Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Entry Points |  Interaction Calls
Print Page as PDF
Routine: XWBPRS

Package: RPC Broker

Routine: XWBPRS


Information

XWBPRS ;ISF/STAFF - VISTA BROKER MSG PARSER ;08/11/15 09:49

Source Information

Source file <XWBPRS.m>

Entry Points

Name Comments DBIA/ICR reference
CALLP(XWBP,XWBDEBUG) ;make API call using Protocol string
PRSP(P) ;ef, Parse Protocol
PRSM() ;ef, Parse message
PRS1() ;Parse the HEADER chunk
PRS2() ;Parse the RPC chunk
PRS3() ;Parse the Security chunk
PRS4() ;Parse the Command chunk
PRS5() ;Parse Data Parameter chunk
PARAM(NA) ;Add a new parameter to the list
RPC() ;Check the rpc information.
SREAD() ;Read a S_PACK
LREAD(ROOT) ;Read a L_PACK
LINST(A,X,XWBY) ;instantiate local array
GINST(R,S,V) ;instantiate global
GETV(V) ;get value of V - reference parameter
VCHK(S) ;Parse string for first argument
VCHKP
VCHKQ ;Find closing quote
CLRBUF ;Empties Input buffer
ZZZ(X) ;Convert
CAPI(XWBY,PAR) ;make API call
OARY() ;create storage array
CREF(R,P) ;Convert array contained in P to reference A
STRTCVR1 ; JLI 110606
; SET UP DATA FOR OBTAINING FOREGROUND PROCESSING TIMES FOR COVERSHEET LOADS
; REQUESTED FOR TIMING ON COMMODITY SERVERS, ETC.
STRTCVR2(RETRNVAL) ; JLI 110606 - setup after coming back from initial start for coversheets
SETCSID(XWBCSID) ; Obtain and setup selected coversheet ids for foreground processing
ONECOVER ; called after data is returned to client
ENDCOVER ; no more cover sheets to process, so set final values, clean up

Interaction Calls

Name Line Occurrences
Function Call: READ
  • Variable: *%
  • Timeout: 2
  • Line Location: CLRBUF+2
Info |  Source |  Entry Points |  Interaction Calls