Customizing RED Interface
To install the RED components in CICS for Substation ES, you have to customize the RED interface by editing the data sets and selected members listed in the following steps. Also, you must select to use the correct version of the CICS load library that was included with your Substation ES installation.
Procedure
-
Update CICS with the RED Interface resource definitions.
This member updates the CICS System Definition (CSD) file with the resource definitions necessary for Substation ES to operate. This JCL includes definitions for Substation ES CICS RED components.Data Set: USERHLQ.JCL
Member: SXXCSDUP
- Optional:
Update the RED Interface SIP member.
The file-tailoring process has updated the Substation ES Interface SIP member for RED. If you are not sure whether the correct CICS generic APPLID has been supplied, edit and correct the member accordingly.Data Set: USERHLQ.INTF
Member: SXCIRED
-
Update the RED interface directives in the SIP member.
- Modify the RED Group member name and HUB name that Substation ES is going to communicate with.
- Update the admin member name that will be used by RED Interface to process administration activities in the CICS region.
Data Set: USERHLQ.INTFMember: SXCIRED
-
Activate RED Interface.
Activate the interface by uncommenting the INTF-MEMBER keyword in the SIP member.Data Set: USERHLQ.INTFMember: SXSSIP$1
-
Assemble and link the Substation ES CICS RED PLT entries.
Substation ES uses the suffixes RD and RI for its program list table (PLT) entries. If your CICS region already uses these suffixes, change the suffixes in the DFHPLTRD and DFHPLTRI members in the USERHLQ.ASM data set before executing the assembly.Before executing the assembly, comment out the appropriate statements for CICS PLT if it is not in use:
Data Set: USERHLQ.JCL
Member: SXXASMLK
-
Update the Substation ES startup.
- Add the CICSHLQ.SDFHEXCI and REDHLQ.AUTH libraries to the Substation ES STEPLIB concatenation.
- Remove the comment for the CICSHLQ SET statement. Ensure that the CICSHLQ.SDFHEXCI library is also APF-authorized because it is part of the STEPLIB concatenation.
- Remove the comment for the
REDHLQ SET statement. Ensure that the RED installed product
REDHLQ.AUTH library is also APF-authorized because it is part of the
STEPLIB concatenation.
Data Set: USERHLQ.JCL
Member: TIBSSES
Copyright © Cloud Software Group, Inc. All rights reserved.