The HL7 LLP Transport sends a message to an HL7 server via TCP/IP.
On the Basic tab the user can configure the following:
Target Host – the host to be posted to
Port – the TCP port to listen to; modified by the application server
Timeout – how long the Listener should wait for messages which are interrupted before timing out the connection
Validate Messages checkbox – if selected, messages will be validated by the HL7 HAPI library before sending it.
The Advanced tab allows the user to configure the Response Listener, which is the programmatically-invoked listener to be invoked upon response.