RETURN PARAMETER DESCRIPTION |
For a successful execution of the call the output sent to the client will
3-digit http status code. The piece 'reason_for_failure' explains what
caused the error in VistA.
be placed in the variable RETSTA(0) using the following format:
RETSTA(0)="1^Update of EQUIPMENT INV. file, #6914, successful"
If an error occurs during call execution, a message will be
returned to the client using the following format in RETSTA(0):
RETSTA(0)="-###^reason_for_failure" will be returned, where '###' is a
|