Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Schedules are Schedules are used to automate the execution of workflows on a recurring time basis, on data availability, on certain statuses reached by another program, or a logical combination of the conditions mentioned previously. The schedules of an application can be added as part of application configuration. They can also be managed through Microservices endpoints that allow listing, modifying, deleting, and creating schedules, as well as disabling and enabling them.

...

When a schedule is initially deployed, it is in a disabled state; it . It needs to be enabled before it starts executing workflows.

...