After conversion if you want to add or delete an HDP job you need to change the Message field in the On-Do Action. The Message field contains the ctmorder utility parameters which enables you to order or force jobs in Control-M. For more information about ctmorder parameters, see ctmorder parameters in Control-M Parameters. The following table describes the Message parameters.
Parameter |
Description |
|---|---|
-folder |
Defines the folder name. For the current folder use %%SCHEDTAB. |
-job_to_order |
Defines the name of job that the current job connects. |
-host_group |
Defines the name of the host group where you want to run the job. This variable is overridden for the specified job when it is run. |
-relationship |
Defines the relationship between the value specified in the -host_group parameter and the host groups that the job specified in the -job_to_order will run on. One of 5 possible values:
|
-MU_type |
Defines the type of host groups that the specified job will run on. |
-condition_variable |
Includes the %%Monitoring_view_variable, which enables you to link jobs in the Monitoring domain in Control-M client. For more information, see Creating In Conditions. |
Parent Topic |