CICS Intercept plug-in
The cicsintercept parameter specifies the class used to intercept ECI and ESI requests for any remote mode API.
cicsintercept=<class>
- Description
- Set the value to a fully qualified class name that implements
the com.ibm.ctg.intercept.CicsIntercept interface.
The Gateway daemon supports only a single CICS® Intercept plug-in and the class must be
on the class path of the Gateway daemon. This parameter is in the
GATEWAY section of the configuration file. For more information see Configuring for application testing.
This parameter is in the GATEWAY section of the configuration file.
- Default value
- There is no default value.