Configuring Java CAPS Project Components for Communication Adapters

Connectivity Map Inbound Adapter Inbound Connection Management

The Inbound Adapter Inbound Connection Management properties are included in the table.

Table 4 Inbound Adapter—Inbound Connection Management

Name 

Description 

Required Value 

Max Connection Pool Size

Defines the maximum number of concurrent connections for the particular listener/monitor over the specified SNALU62 destination. 0 (zero) indicates that there is no maximum. 

A valid numeric value. 

The default is 50.

Scope of Connection

Defines the scope of the accepted connection used by the adapter. Options are: 

  • Collaboration Level: The connection will be closed once the execution of the Collaboration is completed. The connection has the same life cycle as the Collaboration.

  • Resource Adaptor Level: The resource adapter will close the connection upon closure request. The connection may remain live across multiple executions of the Collaboration.

Select Collaboration Level or Resource Adaptor Level.

The default is Resource Adaptor Level.

Where to Go Next

Connectivity Map Inbound Adapter Inbound Schedules.