|
| Copyright © Cloud Software Group, Inc. All Rights Reserved |
Table 11 lists and describes the fields under the Configuration tab.
Default: CICS Connection Pool Manager Table 12 lists and describes the fields for Input (root node).
The URL name of the region resource. The named region node is the subject of the KillConnection and SetActiveHost commands. It does not limit the report to connections in this node. Each invocation of the ConnectionPool activity reports the status of all connections in all pools.Example: /Regions/AbcPooled.cicspi For region resources defined to represent a group of CICS regions that are all similarly configured, you can explicitly tell the Poolmanager to change to another host:port. This provides a highly available application deployment.Enter the region name in the regionresource field and the URL of the CICS region to connect to in the SetActiveHost field and run the pool manager interaction.Table 13 lists and describes the fields for the Output tab. It provides an xml document describing the current state of all connection pools for the ActiveMatrix BusinessWorks instance on which the activity runs. The root node is "PoolmanagerOut" and has a single repeating child.ConnectionPool:
Example: /Regions/AbcPooled.cicspi If an error is encountered, for example if no pooled sessions exist, an exception of type CicsPiException is generated.
|
| Copyright © Cloud Software Group, Inc. All Rights Reserved |