2.1.2 ATMI Client Asynchronous Request/Response to CICS/ESA DPL
Figure 2-2 DMCONFIG File Entry

- ATMI client invokes
toupsrvservice. - The
toupsrvservice issuestpacallforSIMPDPL, which is advertised in theDM_REMOTE_SERVICESsection of DMCONFIG file. - Host mirror transaction starts
TOUPDPLSprogram and passesidatabuffer contents for processing. - The
TOUPDPLSprogram processes data. - The CICS/ESA system returns the
commareainto the client’stpgetreply odatabuffer.
Parent topic: Distributed Program Link (DPL) Examples