Pre-defined User Exit for the Extractor Management utility

Extractor Management automatically defines a default CTM Interception Rule that avoids discarding intercepted jobs. This Interception Rule calls a pre-defined User Exit script with the following name and location:

This User Exit script is called by the default Interception Rule if the intercepted job has not met the conditions of any preceding rule.

This script submits the job using the Control-M ctmcreate command. You can use this script as one example of how to create a User Exit.

Parent Topic

User exit definition