Example

In this example, an APPC device (netname APPC1) is connected to a terminal-owning region (applid CICA), which is connected in turn to an application-owning region (applid CICB). Resource definitions for the APPC device are maintained in a CSD used by the terminal-owning region and installed there. The definitions used in the application-owning region shipped from the terminal-owning region. The configuration is illustrated in Figure 1.

This table shows the resource definitions required in each region:
Purpose of defintions Definitions in the application-owning region Definitions in the terminal-owning region
Defines the connection between the systems
CONNECTION(AOR1)
NETNAME(CICB)
CONNECTION(TOR1)
NETNAME(CICA)
Defines the connection to the APPC device, using a TERMINAL and TYPETERM definition none required
TERMINAL(APC1)
TYPETERM(APPC0001)
NETNAME(APPC1) 

TYPETERM(APPC0001) 
DEVICE(APPC) 
SHIPPABLE(YES)
Defines the connection to the APPC device, using a CONNECTION and SESSIONS definition none required
CONNECTION(APC1)
NETNAME(APPC1)

SESSIONS(APPC0000) 
CONNECTION(APC1)
Figure 1. Shipping local definitions to an application-owning system.
This figure shows an example of terminal definitions which are defined in the CSD used by the terminal-owning region. The definitions are shipped to the application-owning region.