
| 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 |
|
| 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". |