2.3 Manage Schedules to Run Workflows
Create, update, retrieve, search, and delete scheduled workflow definitions. Use schedules to run workflows automatically based on a configured schedule, such as daily, weekly, monthly, or another supported schedule expression. Scheduling APIs are available only when the scheduler feature is enabled.
Topics
MicroTx Workflows runs workflows automatically based on the defined schedule, such as daily, weekly, or monthly.
For example, you may want to run a workflow to generate and analyze reports about resource usage at different times of a weekday. To automate this process, create a schedule definition to specify the frequency at which a workflow is executed.
- Create a Schedule Definition
Define the frequency at which you want to execute a workflow, such as weekly, monthly, or daily. - Update a Schedule Definition
You can update all the field values you specified when creating a schedule definition, except for the name. - View a Schedule Definition
View information about a schedule definition. - Delete a Schedule Definition
You can delete a schedule definition when it is no longer required.
Parent topic: Workflows