Lumen help
Use the Edge Service Manager to edit an execute schedule created to automate the execution of your tasks and workflows. You can edit the details of an execute schedule such as the description, whether the execute schedule is enabled or disabled from all future job executions, or the schedule details. If you no longer need an execute schedule, you can delete it.
CRON expressions are an accurate and flexible solution for automating and scheduling tasks and workflows.
CRON expressions are represented as:
Minute | Hour | Day of month | Month | Day of week |
0-59 | 0-23 | 1-31 | 1-12 | 1-7; where 1=Sunday |
For example, to automate a job on the following schedule: 3:00 pm, on the 10th day of the month, March through May, the CRON expression would be:
0 15 10 3-5 ?
Note: Library tab functionality is only available for AWS (Amazon Web Services) and Azure cloud providers.
To edit an execute schedule:
Field | Description |
NAME | Type a unique name for the execute schedule. |
DESCRIPTION | Type a description for the execute schedule. |
TIME ZONE | Select the time zone for the execute schedule. |
ENABLED |
|
SCHEDULE | Type the CRON expression values to create an execute schedule. To update the schedule by text value, click the highlighted values and select a different value. The CRON expression is translated into text values under the field |
Explore Edge Computing Solutions