setOutboundThreadPool()

Use the setOutboundThreadPool() method to modify the number of connections to the SAP gateway, which influences the number of threads available for processing outbound messages.

Parameters

Name Type Description
GatewayHost string The gateway host.
GatewayService string The gateway service.
ProgramID string The program ID.
ThreadCount integer The number of threads.

Returned Results

The method has no returned results.

Note: When changing the thread count, you can increase the thread count, but you cannot decrease the thread count afterwards. If the thread count has to be decreased, then you must stop and restart the adapter configuration.