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.