The Extract Definition utility enables users to automatically copy one or more existing Oracle E-Business Suite concurrent requests and request sets from their Oracle E-Business Suite environment to their equivalent Control-M for Oracle E-Business Suite jobs.
To use the extract definition utility:
The Extract Definition utility acts in accordance to the details in the rule file. For more information, see Extract definition rule file.
NOTE: The Extract Definition utility can extract any status of Oracle E-Business Suite requests, as long as the request is in Pending phase. There are several statuses within the Pending phase. If a specific status is needed for the extraction behavior, the OAP-STATUS_CODE can be used in the extract definition rule file. By default, if no OAP-STATUS_CODE is indicated in the rule file, Normal status (I) is set.
After the Extract Definition utility copies the required request/request set definition to Control-M, the original request/request set in the Oracle E-Business Suite system is canceled.
ctmextract -CM_APPL_TYPE OEBS -OAP-INSTANCE <Account name> -RULETABLE <path to extract rule file> [-DBGLVL 0-5]
<Agent home directory>\CM\OAP\EXE\
ctmextract -CM_APPL_TYPE OEBS -OAP-INSTANCE <Account name> -RULETABLE <path to extract rule file> [-DBGLVL 0-5] [-AGENT <agent_name>]
For more information regarding ctmextract command-line parameters, see ctmextract/agintercept command line parameters.
After the extract definition is completed, the extracted jobs are created in the Control-M/Server definition folder (folder name is set in extract rule file). To use these jobs, use Control-M to download the relevant folder from the Control-M/Server to Control-M/EM. After the relevant folder has been downloaded the extracted jobs can be used.
Parent Topic |