2.1.3 ATMI Client Asynchronous Request/Response with No Reply to CICS/ESA DPL
Figure 2-3 DMCONFIG File Entry

- ATMI client invokes
toupsrvservice. - The
toupsrvservice issuestpacallforSIMPDPL, which is advertised in theDM_REMOTE_SERVICESsection of DMCONFIG file. Thetoupsrvservice usesTPNOREPLYto specify that no reply is expected. - Host mirror transaction starts
TOUPDPLSprogram and passesidatabuffer contents for processing. - The
TOUPDPLSprogram processes data.
Parent topic: Distributed Program Link (DPL) Examples