-HL7LISTENERGROUPS - HL7 Module - Foundation 23.1 - Foundation 23.1 - Ready - OnBase - Essential - Premier - Standard - external - Essential - Standard - Premier

HL7 Module

Platform
OnBase
Product
HL7 Module
Release
Foundation 23.1
License
Essential
Standard
Premier

The -HL7LISTENERGROUPS switch defines the port for each Import Processor Group(s) as part of the switch. This overrides the Listening Ports that are defined in the HL7 Import Processor Group settings in OnBase Configuration. This enables multiple HL7 Listener services to process messages for the same HL7 Import Processor Group on the same server without experiencing a port conflict (due to the usage of the port by a different HL7 Listener service).

The switch formatting is as follows:

If ports are defined in the HL7 Import Processor Group settings (no switch override), you can add more than one switch name, separated by commas.

Example A: -HL7LISTENERGROUPS="Group1SwitchName,Group2SwitchName"

Example B: -HL7LISTENERGROUPS="ADT,SIU"

If overriding the ports that are defined in the HL7 Import Processor Group settings, the format is <Switch Name>:<port number.

Example A: -HL7LISTENERGROUPS="Group1SwitchName:Group1Port1;Group1Port2,Group2SwitchName:Group2Port1;Group2Port2"

You can add more than one port number for a switch name by separating the port numbers with a semi-colon and can still add more than one processor group using commas (<Switch Name>:<port number>;<port number>,<Switch Name>:<port number>,<Switch Name>).

Example B: -HL7LISTENERGROUPS="ADT:2000;2001,SIU:2050"

You can also use the already configured Listener Ports for one or more switch names, while defining the port number for one or more switch names (Example C).

Example C: -HL7LISTENERGROUPS="ADT:2000;2001,SIU"

Note: It is not required to specify the port when using the -HL7LISTENERGROUPS switch. If no ports are specified as part of the switch, the Listener Ports which are specified in the HL7 Import Processor Group settings are used.