The sendsessions parameter specifies
the number of simultaneous transactions or CICS® tasks that are allowed over the CICS connection.
sendsessions=<number>- Description
Set the value in the range 1 - 999 to specify the
number of send sessions. You must also specify the same number in
the value in the receivecount parameter of the
IPCONN definition on the CICS server. If you do not specify a value
or specify a lower value in the receivecount than
the value specified in the sendsessions parameter,
the value used might be reduced.This parameter
is in the IPICSERVER section of the configuration file.

- Default value
- If this parameter is not specified, the default value is 100.
- Configuration Tool
- In the Configuration Tool, you can set the value of sendsessions in the Server name field in the Send sessions page. This page
can be accessed by selecting an existing server in the CICS Servers section of the CICS Transaction
Gateway pane or by creating a server definition. To create
a server definition, click or click the New Server icon.
- CICS Transaction Gateway
Desktop Edition
- The maximum value for this parameter is 5.