VBECVLC ;HOIFO/BNT-VBECS VistALink Client ;07/27/2002
Source file <VBECVLC.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
EXECUTE(VBECPRMS) | ; -- Main entry point
|
|
MAINQ | ;
|
|
CLIERR(VBECCODE,VBECROOT) | ; -- send client error message
|
|
SYSERR | ; -- send system error message
|
|
BUILD(VBECY,VBECDAT) | ; -- store built xml in passed store reference (VBECY)
; -- input format ; VBECDAT("MESSAGE TYPE") = type of message (ex. gov.va.med.foundations.rpc.fault) ; VBECDAT("ERRORS",<integer>,"CODE") = error code ; VBECDAT("ERRORS",<integer>,"ERROR TYPE") = type of error (system/application/security) ; VBECDAT("ERRORS",<integer>,"MESSAGE",<integer>) = error message ; |
|
ADD(TXT) | ; -- add line
|
|
CLIERRS | ; -- VistALink client errors
|
|
SYSERRS | ; -- application errors
|