TITLE | VALUE | |
---|---|---|
NAME | XWB DEFERRED RPC | |
DESCRIPTION | This 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. | |
TAG | EN1 | |
ROUTINE | XWBDRPC | |
INPUT PARAMETERS | SEQUENCE NUMBER | 1 |
INPUT PARAMETER | RPC | |
DESCRIPTION | This 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 TYPE | LITERAL | |
REQUIRED | YES | |
MAXIMUM DATA LENGTH | 30 | |
RETURN VALUE TYPE | ARRAY | |
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". | |
AVAILABILITY | PUBLIC | |
INACTIVE | ||
CLIENT MANAGER | ||
WORD WRAP ON | ||
VERSION | 1 | |
SUPPRESS RDV USER SETUP | ||
APP PROXY ALLOWED |