RETURN PARAMETER DESCRIPTION |
For a successful call execution, the output for the client will be placed
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.
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
|