Specifying a Remote Environment Programmatically
When an application uses a Transaction Integrator (TI) component, you can structure the application to explicitly specify the remote environment (RE) used by the TI run-time environment. When the application specifies the RE, the application identifies the CICS or IMS region where transaction programs (TP) are executed when they handle method calls to the component. The specific algorithm an application uses to select an RE is up to you. For example, an enterprise can use separate CICS or IMS regions to handle requests from different branches. In this case, the application should set the RE to the appropriate value that identifies the region suitable for the current branch.
In This Section
This section includes the following topics