XOBV TEST MULT ARRAY PARAMS (2182)    REMOTE PROCEDURE (8994)

Name Value
NAME XOBV TEST MULT ARRAY PARAMS
TAG MARRAYS
ROUTINE XOBVLT
RETURN VALUE TYPE ARRAY
AVAILABILITY RESTRICTED
INACTIVE ACTIVE
WORD WRAP ON FALSE
VERSION 1
APP PROXY ALLOWED Yes
DESCRIPTION
This RPC receives 3 arrays set up by a client. This tests the capability
of VistaLink to support multiple array-type RPC parameters.
 
It sets each of the three arrays into a local array, sequentially, and
returns the local array back to the client.
 
This RPC is used as part of the test and learning application distributed
part of VistALink.
INPUT PARAMETER
  • ARRAY
    PARAMETER TYPE:   LIST
    REQUIRED:   YES
    SEQUENCE NUMBER:   1
    DESCRIPTION:   
    An array of information.
    
  • ARRAY2
    PARAMETER TYPE:   LIST
    REQUIRED:   YES
    SEQUENCE NUMBER:   2
    DESCRIPTION:   
    An array of information.
    
  • ARRAY3
    PARAMETER TYPE:   LIST
    REQUIRED:   YES
    SEQUENCE NUMBER:   3
    DESCRIPTION:   
    An array of information.
    
RETURN PARAMETER DESCRIPTION
The input array information returned to the client after being placed in a
local array.