Previous Topic: Related User ExitsNext Topic: CI_ECI_GET_SYSTEM_NAME—Get ECI System Name Exit (Windows)


ECI - Windows User Exits

All supplied ECI Transport user exits are written using the C programming language. The following table briefly describes the ECI Exits:

ECI Transport: Language: C

User Exit Name

Source Code

Description

CI_ECI_GET_SYSTEM_NAME

cieciclx.c

Provide name of the target CICS System

CI_ECI_GET_TPN

cieciclx.c

Provide the specified CICS Mirror Transaction associated with the request

Details for the preceding user exits follow in a separate section for each.