Editing a Task Schedule

Modify the name and description of a task schedule in Data Integration, and change the time and frequency of its runs.

Editing a task schedule has the following results:

  • The changes are effective immediately upon saving the task schedule.
  • If the start time of the task schedule is past the current time, a scheduled run is immediately triggered.
  • If the start time of the task schedule is beyond the current time, Data Integration triggers a scheduled run at the next upcoming trigger time.

To edit a task schedule, follow these steps:

    1. On the workspace home page, click Applications.
    2. On the Applications page, select the compartment that contains the application.
    3. In the applications list, click the name of the application that contains the task schedule that you want to edit.
    4. On the application details page, click Task schedules.
    5. In the list of task schedules, find the task schedule that you want to edit and select Edit from its Actions menu.
    6. On the Task schedule details page, make the changes that you need.

      For example, you can select another schedule for this task schedule, or change the start time of the task schedule. For information about the fields, see Creating a Task Schedule.

    7. When done, click Save and close.

      Data Integration displays a message when the task schedule is successfully updated.

  • Use the oci data-integration task-schedule update command and required parameters to update a task schedule for a task:

    oci data-integration task-schedule update [OPTIONS]

    For a complete list of flags and variable options for CLI commands, see the Command Line Reference.

  • Run the UpdateTaskSchedule operation to update a task schedule for a task.