-HL7PORT=# - Command Line Switches - English - Foundation 22.1 - OnBase - Premier - external - Standard - Essential - Premier - Standard - Essential - OnBase/Command-Line-Switches/English/Foundation-22.1/Command-Line-Switches/Usage/Module-Specific-Command-Line-Switches/HL7-Module/HL7PORT - 2023-09-12

Command Line Switches

Platform
OnBase
Product
Command Line Switches
Release
Foundation 22.1
License
Premier
Standard
Essential
ft:locale
en-US

By default, the HL7 Listener listens for messages on port 2575. To change the port for receiving HL7 messages, use the -HL7PORT=# command line switch, where # is the port number. For example, to listen for HL7 messages using port 2576, apply the following switches:

-HL7LISTENER -HL7PORT=2576

This switch also allows a single HL7 Listener to listen for messages on multiple ports. When specifying multiple ports, separate each port number with a comma. For example, to listen for messages on ports 2575, 2576, and 2577, apply the following switches:

-HL7LISTENER -HL7PORT=2575,2576,2577

Messages received by a multi-port Listener will be processed in the order in which they are received.