XWB DIRECT RPC (437)    REMOTE PROCEDURE (8994)

Name Value
NAME XWB DIRECT RPC
TAG DIRECT
ROUTINE XWB2HL7
RETURN VALUE TYPE ARRAY
AVAILABILITY SUBSCRIPTION
INACTIVE ACTIVE
WORD WRAP ON FALSE
VERSION 1
DESCRIPTION
 This is the Broker RPC that is called to request that a RPC be run on a
remote system.  The data is passed by HL7 to the remote system as is the
return value.  The difference between this and the XWB REMOTE RPC is this
is a blocking call meaning the user's workstation will not process
anything else until the data returns from the remote system.
INPUT PARAMETER
  • LOC
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   30
    REQUIRED:   YES
    SEQUENCE NUMBER:   1
    DESCRIPTION:   
    This is the Institution's station # to send the RPC to.
    
  • RRPC
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   30
    REQUIRED:   YES
    SEQUENCE NUMBER:   2
    DESCRIPTION:   
    This is the name of the remote RPC to be run.
    
RETURN PARAMETER DESCRIPTION
  The return value is the array of data. In the case of an error
condition, the first node of the array is equal to a string with the
syntax "-1^error text".