XWB REMOTE RPC

TITLEVALUE
NAMEXWB REMOTE RPC
DESCRIPTIONThis is the RPC that is called to request that an application RPC
be run on a remote system. The data is passed by HL7 to the remote system
as is the return value.

This RPC will return a HANDLE that can be used to check if the data has
been sent back from the remote system. The HANDLE can be used in another
RPC to check the status of the RPC.
TAGEN1
ROUTINEXWB2HL7
INPUT PARAMETERSSEQUENCE NUMBER1
INPUT PARAMETERLOC
DESCRIPTIONThis is the Institution's station # to send the RPC to.
PARAMETER TYPELITERAL
REQUIREDYES
MAXIMUM DATA LENGTH30

INPUT PARAMETERSSEQUENCE NUMBER2
INPUT PARAMETERRRPC
DESCRIPTIONThis is the name of the remote RPC to be run.
PARAMETER TYPELITERAL
REQUIREDYES
MAXIMUM DATA LENGTH30

INPUT PARAMETERSSEQUENCE NUMBER3
INPUT PARAMETERIP1
DESCRIPTIONThis is the first input parameter to the remote RPC.
PARAMETER TYPELITERAL
REQUIRED
MAXIMUM DATA LENGTH

INPUT PARAMETERSSEQUENCE NUMBER4
INPUT PARAMETERIP2
DESCRIPTIONThis is the second input parameter to the remote RPC.
PARAMETER TYPELITERAL
REQUIRED
MAXIMUM DATA LENGTH

RETURN VALUE TYPEARRAY
RETURN PARAMETER DESCRIPTION The return value is always an array. The first node of the array is
equal to a string that serves as a HANDLE. This is used to check the
status of a RPC request and to retrieve the results of the RPC.
In the case of an error condition, the first node of the array is
equal to a string with the syntax "-1^error text".
AVAILABILITYSUBSCRIPTION
INACTIVEACTIVE
CLIENT MANAGER
WORD WRAP ONFALSE
VERSION1
SUPPRESS RDV USER SETUP
APP PROXY ALLOWED