Adding network communication links
To make network communication links, you must use both the connection part and the connection spec parts for your communication protocol:
1. Select the appropriate category of parts for the protocol you want to use:
APPC category
CICS category
CPI-C category
MQ Series category
TCP/IP category
2. Select one of the following Connection iconConnection parts from the category you selected:
APPC Conversation
CICS Logical Unit of Work
CICS Program
CPI-C Conversation
MQ Series Message
RPC Client
TCP/IP Socket
3. Add the selected part to an open area of the free-form surface.
4. Select the Connection Spec iconConnection Spec part from the category representing the protocol you are using.
5. Add the selected part to an empty area of the free-form surface.
6. To specify the remote machine and the protocol-specific communication details, double-click on the part to open its Settings window and provide the required information:
In the APPC Connection Spec Settings window, specify the partner transaction program (TP) and logical unit (LU) names.
In the CICS Program Settings window, specify the Transaction ID and Program name.
In the CPI-C Connection Spec Settings window, specify the partner transaction program (TP) and logical unit (LU) names, or`specify the symbolic name.
In the MQ Series Connection Spec Settings window, specify queue manager and queue names.
In the RPC Connection Spec Settings window, specify program number and version.
In the TCP/IP Connection Spec Settings window, specify the remote host name or IP address and port number.
Last modified date: 02/27/2018