Communications/Transactions Guide and Reference


CICS Proc Dialog

Select the CICS Procedure Dialog part to add a conversation. This part represents a simple exchange with a server application. If you have defined the needed information for the server and if a C or COBOL record exists, then the record can be used to connect to other parts of the application. The execute action causes the client application to do the following:

  1. Connect to the server defined by the connectionSpec, which was set up using the settings view.
  2. Send the record to the server.
  3. Receive the record back from the server with its modified data.
  4. Disconnect from the server.
Part:
CICS Procedure Dialog icon   CICS Procedure Dialog
Category:
CICS icon    CICS category
Class Name:
AbtCICSOS2ProcDialog


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]