Configuring Java CAPS Project Components for Communication Adapters

TCPIP Outbound Settings - Server Port Binding

The Server Port Binding section defines the configuration parameters used for controlling the server port binding. This parameter is used only when the Connection Type is set as Server. The TCP/IP Outbound Settings — Server Port Binding properties contain the top-level parameters as displayed in the table.

Table 122 Connectivity Map - TCPIP Outbound Settings - Server Port Binding

Name 

Description 

Required Value 

Max Binding Retry

Specifies the maximum number of times the adapter attempts to bind to the specified TCP/IP port on the localhost. 

An integer indicating the number of bind attempts to the specified TCP/IP port on the localhost. 

Retry Binding Interval

Specifies the amount of time (in milliseconds) the adapter waits between attempts to bind to the specified TCP/IP port on the localhost. 

An integer indicating the amount of time in milliseconds that the adapter attempts to bind to the specified TCP/IP port. 

The configured default is 30000 (30 seconds).

Where to Go Next

TCPIP Outbound Settings - Envelope Message.

Related Topics