Communications/Transactions Guide and Reference
Select the APPC Procedure Dialog part to add a procedure dialog.
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:
- Connect to the server defined by the connectionSpec, which was
set up using the settings view.
- Send the record to the server.
- Receive the record back from the server with its modified data.
- Disconnect from the server.
- Part:
-
APPC Procedure Dialog
- Category:
-
APPC
- Class Name:
- AbtAPPCProcDialog
[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]