VIAA ENG ASSET MOVE (3777)    REMOTE PROCEDURE (8994)

Name Value
NAME VIAA ENG ASSET MOVE
TAG EQMVUPD
ROUTINE VIAAEAD
RETURN VALUE TYPE ARRAY
AVAILABILITY RESTRICTED
APP PROXY ALLOWED Yes
DESCRIPTION
This RPC updates the Engineering file #6914 after a piece of equipment 
has moved and its new location is sent to RTLS.
INPUT PARAMETER
  • RETSTA
    PARAMETER TYPE:   LIST
    MAXIMUM DATA LENGTH:   511
    REQUIRED:   YES
    DESCRIPTION:   
    Return array
    
  • AEMSID
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   30
    REQUIRED:   YES
    SEQUENCE NUMBER:   1
    DESCRIPTION:   
    AEMS asset identifier
    
  • ROOMNUM
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   30
    REQUIRED:   YES
    SEQUENCE NUMBER:   2
    DESCRIPTION:   
    New location of asset
    
  • TMSTMP
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   20
    REQUIRED:   YES
    SEQUENCE NUMBER:   3
    DESCRIPTION:   
    Date-Time of location move
    
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