Client Connection Pool Configuration Reference

Use the Client Connection Pool configuration panel to specify the client connection name, description, and how to set up a connection between an adapter configuration and the SAP system by using the client connection.

The following is the Client Connection Pool configuration panel:
Field Description
Name Specify a unique name for the client connection pool.

The default name is the one you have specified when creating the client connection pool.

Description Enter a description for the client connection pool.
Maximum Number of Reconnect Attempts Specify the maximum number of times that the adapter retries to establish a connection to the SAP system.

The default value is 3.

When the value is set to -1, the adapter keeps retrying until the connection to the SAP system is established.

Interval between Reconnect Attempts (milliseconds) Specify the time interval in milliseconds between two successive reconnections.

The default value is 30000.

Adapter Termination Criteria (after max number of reconnection attempts) Select one of the following options to decide when to stop the adapter configuration:
  • When All Pools Are Suspended

    This option is selected by default.

  • When Any Pool Is Suspended
Max Connections Specify the number of SAP connections in the client connection.

The default value is 1. The maximum number is 99, subject to limitations in the SAP system.

Note:
  • When you specify the number of SAP connections, which is contained in a client connection, you have to consider the number of threads configured in all the inbound adapter services using the client connection. To achieve maximum throughput from the adapter, the number of SAP connections must equal the number of required concurrent messages. These messages are processed across all the inbound adapter services.
  • When you set the value to 0, you can start the adapter configuration without any errors.
Disable Connection Pooling Select this check box to disable the connection to the SAP system after the call to the SAP system is completed for a certain time.
Client Connection Reference Click this link to configure the referenced client connection in the Adapter for SAP Connection editor.

For detailed information, see Client Connection Configuration Reference.

If you want to change the reference to a different client connection type, you can click to select the connection of the required type in the Select Client Connection Reference window.

You can click to clear this field.