The next step is to configure the LLP client destination component:
In the Host address field, type in localhost (since, in this example, you will be sending the data to your local machine. Note, in a real world example you'd likely want to send the data to a network IP address).
In the Port field, type in the port number you want to use.
In the ACKnowledgment verification field, select between Any Message, Any ACK Message or Verified ACK Message.
In the ACK VMD path field, type the location of the VMD to use for parsing the received ACK messages. By default, this is set to ack_verify.vmd.
In the ACK timeout (milliseconds) field, specify the number of milliseconds to wait for an ACKnowledgement message back from the target application.
In the Number of send retries field, specify the number of times an HL7 message will be resent before the LLP client informs the source component that the message was rejected by the target.
In the Number of reconnection attempts field, specify the number of times the channel will attempt to connect to the remote host when the connection is not established or dropped.
In the Reconnection interval (milliseconds) field, specify the number of milliseconds to wait between connection attempts.
In the Automatically purge error logs older than field, specify in days when logs will be stale and can be deleted.
Destination: LLP Client
For detailed information about each field, see LLP Client.