Request monitoring exits configuration
In a remote mode topology, you can configure request monitoring exits individually for the Gateway classes and the Gateway daemon. In a local mode topology, you can only configure request monitoring exits for the Gateway classes.
In both situations, the exit configuration data must follow this format:
- Each exit must be defined using a fully qualified class name.
- Exits must be delimited from each other by commas (",").
When the Gateway classes or the Gateway daemon processes the configuration data, each class is instantiated and failures are logged. When a request monitoring exit object is used, any exceptions or runtime errors are logged and the exit becomes inactive.
For more information see Configuring request monitoring exits for the Gateway daemon.