This section describes any configuration required that is specific to distributed program linking. See the section Common Configuration Tasks for configuration that is required for all types of intersystem communication.
You might need to do some specific configuration for outbound distributed program linking. There are two ways of linking to a program on a remote system:
EXEC CICS LINK TRANSID(PPQQ) SYSID(HS01)
links to the transaction program PPQQ which belongs to the remote system HS01.
Table | Required Entry |
---|---|
PPT | Each remote program to which a local program can link, specifying:
|
If local programs that use a different character set (ANSI or EBCDIC) are linked, you may need to set up data conversion facilities on the remote system.