2.4.2 Explicit Attachment of TRANSID for Outbound Requests
Figure 2-35 Explicit Attachment of TRANSID for Outbound Requests

The following list describes the process for explicit attachment as illustrated in the figure above:
- The ATMI program makes a service request for
SERVICE1, which is advertised as a remote service in theDMCONFIGfile. TheFUNCTIONoption indicates the remote service is invoked as a DPL. - The request extracts
TRN1as an alternate mirror transaction ID for the remote region, along with the remote program nameSERVICE1. - The
TRN1ID is attached instead of the default mirror transaction,CSMIorCVMI. TheTRN1ID must be defined as a transaction resource in the remote region and must point to the mirror transaction programDFHMIRS. - The mirror program
DFMMIRScalls the server application program, passing theTRN1ID in theEIBTRNIDfield.
Parent topic: CICS/ESA Mirror Transaction Examples