Communications/Transactions Guide and Reference
Procedure dialogs exist for each of the protocols
that VisualAge supports. To add and define procedure dialogs do the
following:
- Select the appropriate parts category for the protocol you want to
use:
- APPC
- CICS
- CPI-C
- MQ Series
- RPC
- TCP/IP
- Select the Procedure Dialog part in the category you selected.
- Add the selected part to an open area of the free-form surface.
- To specify connection details and record formats, double-click on the
Procedure Dialog part to open the Settings window:
The Settings windows enable you to specify protocol-specific communication
parameters for the appropriate type of network connection:
- On these Settings windows, you must specify the format of the record that
is passed to and returned from the server using the Records tab to specify the following:
- The type of source code (C or COBOL) and the name of the file containing
the source code that describes the record
- The record format expected by the remote program you plan to communicate
with.
[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]