TITLE | VALUE | |
---|---|---|
NAME | DSIV POLLED DATA | |
DESCRIPTION | Used to check the status of the background job kicked off by the DSIV REPORT QUEUE rpc, and to get the report results. | |
TAG | POLL | |
ROUTINE | DSIVICR | |
INPUT PARAMETERS | SEQUENCE NUMBER | 1 |
INPUT PARAMETER | DSIVHNDL | |
DESCRIPTION | Contains the handle returned by the kick-off rpc called DSIV REPORT QUEUE. This is the ^XTMP global node where the data resides. | |
PARAMETER TYPE | LITERAL | |
REQUIRED | YES | |
MAXIMUM DATA LENGTH | 50 | |
INPUT PARAMETERS | SEQUENCE NUMBER | 2 |
INPUT PARAMETER | NUMS | |
DESCRIPTION | Contains the number of records to return for each call to the rpc. If there are no more records, then the data will be followed by "$END". | |
PARAMETER TYPE | LITERAL | |
REQUIRED | NO | |
MAXIMUM DATA LENGTH | 30 | |
INPUT PARAMETERS | SEQUENCE NUMBER | 3 |
INPUT PARAMETER | MORE | |
DESCRIPTION | MORE=0 for the first call, MORE=1 for subsequent calls when there are more record that NUMS (param 2) to return and MORE=9 to kill the ^XTMP global where the report data is stored for retrieval. MORE=9 would be used if the user wants to cancel getting all the data. | |
PARAMETER TYPE | LITERAL | |
REQUIRED | NO | |
MAXIMUM DATA LENGTH | 1 | |
RETURN VALUE TYPE | GLOBAL ARRAY | |
RETURN PARAMETER DESCRIPTION | Returns -1^error or 0^Status^Percentage or report text. Ret(~) = $END$QUEUED dttm^start dttm^end dttm | |
AVAILABILITY | AGREEMENT | |
INACTIVE | ||
CLIENT MANAGER | ||
WORD WRAP ON | TRUE | |
VERSION | ||
SUPPRESS RDV USER SETUP | ||
APP PROXY ALLOWED |