XWB DEFERRED RPC

TITLEVALUE
NAMEXWB DEFERRED RPC
DESCRIPTIONThis is the RPC that is called to request that a RPC be run through
taskman in the background.

The first parameter is the name of the RPC to be run.

The next 1-10 parameters are the ones for the RPC.
TAGEN1
ROUTINEXWBDRPC
INPUT PARAMETERSSEQUENCE NUMBER1
INPUT PARAMETERRPC
DESCRIPTIONThis parameter is the name of the RPC to be run in the background. This
first input parameter may include an optional version information about
the RPC, making the syntax like this: RPCname^RPCversion. The optional
version number will be placed in XWBAPVER when the RPC runs in the
background.
PARAMETER TYPELITERAL
REQUIREDYES
MAXIMUM DATA LENGTH30

RETURN VALUE TYPEARRAY
RETURN PARAMETER DESCRIPTIONThe 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".
AVAILABILITYPUBLIC
INACTIVE
CLIENT MANAGER
WORD WRAP ON
VERSION1
SUPPRESS RDV USER SETUP
APP PROXY ALLOWED