Receive Example

The Receive process parses the header of the received HL7 messages and sends the generated acknowledgment response back depending on the acknowledgment type.

Example Process

The Receive Process is illustrated here:

Process Definition

The process performs the following operations:
  1. The HL7 LLP Receiver activity receives the HL7 messages sent from the client. The process starts.
  2. The Parse HL7 Header activity parses the header of the received HL7 messages and generates its acknowledgment.
  3. After the process executes successfully, a Success message is written to the Console. Select Window > Show Console in TIBCO Business Studio™ to view the log messages.