Creating a job

You can create a job to run standard or custom tasks.
When you create a job, you supply the following information:
  • A name and an optional description for the job.
  • The task that the job runs. The task must already be defined in the task registry. For more information, see Creating a task.
  • Any arguments that must be passed to the executable associated with the task when it runs. For a standard task that operates on VOBs or views, you can specify that the task operates on particular VOBs or views, or on all VOBs or views on the local host.
  • The schedule on which the job runs.
  • Job-related events that trigger e-mail notifications and recipients for the notifications. See Specifying job notifications.
  • Whether the scheduler should delete the job after it runs.
To create a job, you can use the Rational® ClearCase® Administration Console or the cleartool schedule command.

Feedback