RED Interface Parameters

The interface member that specifies the parameters for RED runs on the CICS transaction processing system. The interface member template is stored in the SXCIRED file.

If you make a copy of this member, you can point to it by specifying the member name on the INTF-MEMBER keyword in the main SIP definition member.

The following table lists the RED interface parameters:

Parameter Description
APPLID = {DBDCCICS | identifier} CICS has a specific identifier and a generic application identifier. RED Interface uses the APPLID parameter to create the RED send member name.

See the description of the APPLID parameter in the CICS System Definition Guide. Be sure to specify the correct value.

DESCR = {description} See DESCR = {description}.
INTF-ID = {name} The INTF-ID parameter specifies the interface identifier, which is the internal interface name for Substation ES.
INTF-PARTNER = {identifier} The INTF-PARTNER parameter specifies the Substation ES ESB receiver or interface that performs translations. Currently, this value is set to ESB01.
INTF-TYPE = {number} See INTF-TYPE = {number}.
START-YN = {N | Yes, No} See START-YN = {Yes, No}.