Import Cron and Windows Task Scheduler jobs
Control all your business tasks from a single point of control and reduce the risk and time involved in using multiple schedulers.
Before you begin
About this task
To manage your Cron and Windows Task Scheduler jobs in your HCL Workload Automation environment, perform the following steps:
Procedure
Results
Limitations
About this task
There are some limitations that apply to the import of
a Cron or Windows Task Scheduler
job.
- Cron
- You can use commas only for the second and third fields, indicating
the hour and the day of the month, respectively. In all other fields,
you must use the dash (-) to indicate a range. For example, a range
from one to five must be specified as follows: 1-5. Consider the following
example, in which you specify that the job must run on the 30th day
of each month once a minute, from 12;30 AM to 12;35 AM and from 12;30
PM to 12;35 PM:
30-35 0,12 30 * *
- The range-type syntax is not supported in the penultimate field of the rule
- In the last field of the rule, you can use a value between zero or seven and six only if in both the third and fourth field the value provided is *. In all other cases, the value of the last field must be *. The zero and seven values both indicate Sunday and can be used interchangeably.
- You can use commas only for the second and third fields, indicating
the hour and the day of the month, respectively. In all other fields,
you must use the dash (-) to indicate a range. For example, a range
from one to five must be specified as follows: 1-5. Consider the following
example, in which you specify that the job must run on the 30th day
of each month once a minute, from 12;30 AM to 12;35 AM and from 12;30
PM to 12;35 PM:
- Windows Task Scheduler
- General tab
- The following fields and options are not supported or are partially
supported:
- Run only when user is logged on
- Run whether user is logged on or not
- Run with highest privileges
- Hidden
- Configure for
- Trigger tab
- Triggers are supported only if based on a schedule. The related advanced settings are not supported. Specifying how often the task should run is not supported.
- Action tab
- Only the Start a program action is supported.
- Conditions tab
- This tab is not supported.
- Settings tab
- Only the If the task is already running, then the following rule applies selection is supported, besides in that selection, the Stop the existing instance option is not supported.