Communications/Transactions Guide and Reference


MQSeries Proc Dialog part

Select the MQ Series Procedure Dialog part to add a conversation that represents a simple exchange with a server application. After the settings view is used to define the needed information for the server and a record from a C or Cobol header file has been built, then the record can be used to connect to other parts of the application. The execute action causes the following to occur:

  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:
REQTEXT

Category:
REQTEXT   MQSeries

Class Name:
AbtMQProcDialog


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