TITLE | VALUE | |
---|---|---|
NAME | VIAA ENG GET EQUIPMENT | |
DESCRIPTION | This RPC requires two input parameters and returns all the new entries (IENs) from the Engineering file #6914 following a given entry number. | |
TAG | LASTEE | |
ROUTINE | VIAAEUT | |
INPUT PARAMETERS | SEQUENCE NUMBER | 1 |
INPUT PARAMETER | REQDATA | |
DESCRIPTION | This is the last IEN that was stored in Weblogic and InSites. Once the RPC gets it, it can check if new entries have been added and report them in a list. | |
PARAMETER TYPE | LITERAL | |
REQUIRED | YES | |
MAXIMUM DATA LENGTH | 255 | |
RETURN VALUE TYPE | GLOBAL ARRAY | |
RETURN PARAMETER DESCRIPTION | For a successful call execution, the output for the client will be placed in ^TMP("VIAALASTEE",$J,count,0) and returned via the variable RETSTA; it will consist of the following fields from file #6914: ^TMP("VIAALASTEE",$J,count,0)=IEN ^TMP("VIAALASTEE",$J,count+1,0)=next_IEN . . . The output will consist of a list of EE numbers found in file #6914 which follow the EE number sent from Insites. If an error occurs during call execution, a message will be returned to the client using the following format in ^TMP: ^TMP("VIAALASTEE",$J,0)="-###^reason_for_failure", where '###' is a 3-digit http status code. The piece 'reason_for_failure' explains what caused the error in VistA. | |
AVAILABILITY | RESTRICTED | |
INACTIVE | ||
CLIENT MANAGER | ||
WORD WRAP ON | TRUE | |
VERSION | ||
SUPPRESS RDV USER SETUP | ||
APP PROXY ALLOWED | Yes |