CICS Manual do Usuário - EXTRACT PROCESS
Retrieves information about an advanced program-to-program communications (APPC) conversation. An APPC conversation allows a program to send data to, and receive data from, a program that is running in a remote system. Programming that uses APPC conversations is called Distributed Transaction Programming (DTP). For guidance information on DTP, refer to the TXSeries for Multiplatforms Intercommunication Guide.)
Sintaxe:
Descrição:
EXTRACT PROCESS allows an application program to access conversation-related data, which is specified to CICS when the program is attached. The attach receiver does not have to execute an EXTRACT PROCESS command unless it requires this information.
Opções:
Condições:
Informações relacionadas: