CICS resources, such as programs or temporary storage queues, are represented by instances of the appropriate Java class, identified by the values of various properties such as name and, for some classes, a SYSID (the identifier of the CICS system that owns the resource).
Resources must be defined to CICS, using the CEDA transaction or CICSPlex® SM BAS. See the CICS® Resource Definition Guide or the CICSPlex System Manager Concepts and Planning manual for information about defining CICS resources. It is possible to use implicit remote access by defining a resource locally to point to a remote resource.