This section assumes that you
are familiar with the terminology and concepts of CICS® dynamic routing. For introductory information
about dynamic routing, see the CICS Intercommunication Guide.
You can operate BTS in a single CICS region. However, CICS business transaction services are sysplex-enabled.
Within a sysplex you can, for example:
Use workload separation to ensure that processes of the same process-type
are handled by a particular set of regions.
Use workload balancing to route activity requests across a set of regions.
This means that, within a single process:
The activities that constitute the process may execute on several regions.
Different activations of the same activity may execute on different regions.