VIAA ENG GET EQUIPMENT

TITLEVALUE
NAMEVIAA ENG GET EQUIPMENT
DESCRIPTIONThis RPC requires two input parameters and returns all the new entries
(IENs) from the Engineering file #6914 following a given entry number.
TAGLASTEE
ROUTINEVIAAEUT
INPUT PARAMETERSSEQUENCE NUMBER1
INPUT PARAMETERREQDATA
DESCRIPTIONThis 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 TYPELITERAL
REQUIREDYES
MAXIMUM DATA LENGTH255

RETURN VALUE TYPEGLOBAL ARRAY
RETURN PARAMETER DESCRIPTIONFor 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.
AVAILABILITYRESTRICTED
INACTIVE
CLIENT MANAGER
WORD WRAP ONTRUE
VERSION
SUPPRESS RDV USER SETUP
APP PROXY ALLOWEDYes