Creating a Daily Schedule

Create a schedule that runs once a day at a specific time.

To specify whether a schedule should run every day, set the number of days between runs.

    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 tasks you want to schedule.
    4. On the application details page, click Schedules and then click Create schedule.
    5. On the Create schedule page, enter a name and a description (optional).

      The identifier is a system-generated value based on the name. You can change the value, but after you create and save the schedule, you can't update the identifier.

    6. From the Time zone menu, select a time zone for this schedule.
    7. From the Frequency menu, select Daily and complete the following fields:
      • Repeat every: Enter the number of days between scheduled runs. For example, enter 2 if you want the schedule to run every two days.
      • Time: Enter the time in the 24-hour format. For example, enter 10:00 for 10 A.M. and 14:00 for 2 P.M.

      A description of the daily schedule is shown next to Summary.

    8. Click Create.
  • Use the oci data-integration schedule create command, required parameters, and the complex type parameter to create a schedule:

    oci data-integration schedule create [OPTIONS]

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

  • Run the CreateSchedule operation with the appropriate frequency model to create a schedule.