LLPResponse

Use the LLPResponse activity to send a synchronous response back to the initiating system on TCP over LLP.

This activity can work in combination with the LLPReceiver activity.

Examples

Refer to the associated examples:

General

The General tab contains the following fields.

Field Literal Value/Module Property/Process Property? Description
Name No The name to be displayed as the label for the activity in the process.
Reply for No Provides a choice of LLP Receivers in the process to be used.
Separator Yes List of allowed separators:

Minimal LLP - Default

Linefeed Linefeed-Linefeed

Carriage return-linefeed

Empty line using linefeed

Empty line using Carriage return-linefeed

No separator

Note

The separator only separates messages. It does not separate a message into lines.

Description

The Description tab is used to provide a short description for the activity.

Input

The Input tab contains the following fields.

Field Datatype Description
data string The request HL7 message string to be sent out.
encoding string Optional. Encoding information about the message to be sent out.
separator string Optional. You can specify a special message separator here.

Fault

The Fault tab lists exceptions that are thrown by this activity.

Error Schema Element Datatype Description
msg string Error message description.
msgCode string The error code. It represents TIBCO ActiveMatrix BusinessWorks™ Plug-in for HL7 with FHIR and TIBCO Foresight® Translator and TIBCO Foresight® Instream® errors.

See Error Codes for details.