This section describes any configuration required that is specific to transaction routing. See the section Common Configuration Tasks for configuration that is required for all types of intersystem communication.
You might need to do some specific configuration for outbound transaction routing. There are two ways of ensuring that transactions get routed to a remote system:
EXEC CICS START TRANSID(CWEN)SYSID(HS01)
starts the transaction CWEN on the remote system HS01.
Table | Required Entry |
---|---|
PCT | Each remote transaction that can be initiated (using ATI) by a local transaction, specifying:
|
No specific configuration is required for inbound transaction routing.