Using Scheduled Workflows

A workflow can be started via a timer event by defining a schedule for the workflow. To create and maintain schedules for a workflow, the property scheduled must be added to the Object workflow and must be set to true. See the scheduled property in example "Using Workflow Properties" in Coding Workflow Schedules.

Schedules can be created in the following ways:

Schedules can be changed via the CLI interface by an administrator with appropriate authorizations for the workflow.