Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Destination tab

...

Table of Contents
indent20px

Select the device to see the setup and configuration options.

Destination tab

The Destination tab specifies the settings for the target destination to which the file should be sent.

Image Added

The tab contains the following options:

  • Server Address: the address of the destination server.
  • Server Port: The port that should be used to access the destination.
  • Connection Timeout (sec): The number of seconds the connection should be idle before it times out.
  • Advanced TCP Options: use these options to set advanced behavior for the TCP connection. Choices include:
    • KeepAlive: Choose this to use KeepAlive messages. These messages are sent to verify that the link between the HL7 Inbound Device and the source HL7 message system is still operating.
    • NoDelay: 

...

    • Choose this option to disable the Nagle algorithm. This means that messages will be sent immediately, instead of being held until a transmission is of a certain size. This potentially improves system performance.
    • DontLinger: Select this option to close the socket gracefully without lingering.
  • Expect Acknowledgement (HL7 ACK): Whether or not Connexion should expect an ACK/NACK notification from the destination server.
  • Encoding: choose the type of encoding the incoming HL7 messages will use. The default is Western European (ISO).
  • Start of Message Character: This is the character/string that indicates the start of an HL7 message.
  • End of Message Character: This is the character/string that indicates the end of an HL7 message