XOBV TEST STRING (1685)    REMOTE PROCEDURE (8994)

Name Value
NAME XOBV TEST STRING
TAG STRRP
ROUTINE XOBVLT
RETURN VALUE TYPE SINGLE VALUE
AVAILABILITY PUBLIC
INACTIVE ACTIVE
VERSION 1
APP PROXY ALLOWED Yes
DESCRIPTION
This simple RPC takes a string as input, adds some additional text 
to the string and returns the string back to the client.
 
This RPC is used as part of the test and learning application distributed
as part of VistALink.
INPUT PARAMETER
  • STRING
    PARAMETER TYPE:   LITERAL
    REQUIRED:   YES
    SEQUENCE NUMBER:   1
    DESCRIPTION:   
    A string to be returned back to the client.
    
RETURN PARAMETER DESCRIPTION
Returns the input parameter string with additional text added.