The cicsrequestexit parameter specifies
the class used to perform dynamic CICS® server selection for ECI requests and ESI requests.
cicsrequestexit=<class>- Description
- Set the value to a fully qualified class that implements the com.ibm.ctg.ha.CICSRequestExit
interface. The class must be on the class path of the Gateway daemon.
The Gateway daemon supports only a single exit at any time, for more
information see CICS request exit.
This parameter is
in the GATEWAY section
of the configuration file.
- Default value
- There is no default value.