Defining a rule file with ctmextract utility

This procedure describes how to create a rule file, which is needed to use the ctmextract utility to either monitor SAP jobs with ctmcreate, or to extract job definitions to Control-M using ctmdefine.

Before you begin

Do one of the following:

To define a rule file with ctmextract utility:

  1. Open a new text file in a text editor program.
  2. Structure the rule file into the following 2 sections:

    EXAMPLE:

    [CONDITION1]

    %%SAPR3-JOBNAME SH_CR15

    %%SAPR3-ACCOUNT CM2

    %%SAPR3-OWNER SH*

    {[CTMCREATE]|[CTMDEFINE]}

    NODEGRP TLVW2K065

    GROUP SAP1

    %%SAPR3-ACCOUNT CM2

  3. Set the parameters for the second section. See ctmcreate and ctmdefine parameters and ctmdefine parameters.

Parent Topic

Extract and monitor jobs using the ctmextract utility