HL7Outbound Adapter - TCPIP Outbound Settings
Thefollowing table lists and describes the properties that appear on the MDB Pool Setting page
ofthe Properties Editor accessed from the Environment. These properties congure the Java
socketand server socket options. For more information, see the Javadocs provided with Java
SDK.
TABLE55 Environment- HL7 Outbound Adapter - TCPIP Outbound Settings
Name Description
Host Thehost name or IP address used to establish a TCP/IP connection. This
propertyis only used when the Connection Type is set to Client. The default value
islocalhost.
ServerPort Aninteger between 0 and 65535, indicating the port number of the TCP/IP
destination.This is dependent on the value set for Connection Type.If
ConnectionType is set to Server, it indicates the port number on the local host; if
ConnectionType is set to Client, it indicates the port number of the external host.
Backlog Aninteger indicating the maximum length of the queue for incoming connection
requestswhen creating the server socket. When a connection indication arrives
andthe queue is full, the connection is refused.
Thisparameter is only used when Connection Type is set to Server.
ConnectionMode Anindicator of how the Adapter connects to the external system. Select one of the
followingoptions:
Automatic– The Adapter connects to the external system during
initializationbased on the connection settings (host and port number)
denedin the environment. This enables dynamic connections
Manual– The connection settings are provided in the Java Collaboration
throughmethod calls, so the connection is done manually.
HL7Outbound Adapter - Connection Pool Settings
Thefollowing table lists and describes the properties that appear on the Connection Pool
Settingpage of the Properties Editor accessed from the Environment. These properties are
specicto the resource adapter pool of the GlassFish Server or Sun Runtime Server. These
propertiessettings are packaged into sun-ra.xml.
ConguringSunAdapter for TCP/IP HL7 Environment Properties
SunAdapterfor TCP/IP HL7 User's Guide 95