XWB REMOTE STATUS CHECK

TITLEVALUE
NAMEXWB REMOTE STATUS CHECK
DESCRIPTIONThis RPC will return the status of a remote RPC.
TAGRPCCHK
ROUTINEXWB2HL7
INPUT PARAMETERSSEQUENCE NUMBER1
INPUT PARAMETERHANDLE
DESCRIPTIONThis is the handle used to check the status of the remote RPC.
PARAMETER TYPELITERAL
REQUIREDYES
MAXIMUM DATA LENGTH30

RETURN VALUE TYPEARRAY
RETURN PARAMETER DESCRIPTION The return value is always an array. The first node of the array is
equal to one of the following values:
"-1^Bad Handle" - An invalid handle has been passed.
"0^New" - The request has been sent.
"0^Running" - HL7 indicates that the message is being processed.
"1^Done" - RPC has completed and the data has returned to the local
server. The data is not returned by this RPC. Use the XWB REMOTE
GETDATA RPC to retrieve the data.

The second node of the array is the status from the HL7 package.
AVAILABILITYSUBSCRIPTION
INACTIVEACTIVE
CLIENT MANAGER
WORD WRAP ON
VERSION1
SUPPRESS RDV USER SETUP
APP PROXY ALLOWED