Define how frequently you want to run your pipeline task.
Note that schedule updates that are made within three minutes prior to the scheduled execution time immediately impact the execution. For this reason, avoid making schedule changes when an execution is about to be triggered.
Before you begin
About this task
You can define multiple time triggers for the same Pipeline task.
You can have 15 triggers including Once, Daily, Weekly, Monthly and Cron types for each task.
Triggers must be separated by at least five minutes.
Note: When you edit the schedule of a single-triggered task in the UI, this task is
converted to multi-triggered. Once done, you need to use
GET
/executables/tasks/{taskId}/schedule
endpoint to get task schedule
details.Procedure
Results
A confirmation message is displayed at the top of the page. You are redirected to the task details page. The schedule you have defined appears under .
You can also view the schedule in the Tasks tab. Click the
Triggers and plans icon.