You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Purpose

  • The Daily Plan Service is used to create and to submit orders for a Daily Plan to a given Controller.
  • The Daily Plan Service runs existing Schedules and generates orders for the given start times. This applies to Schedules that specify a single start time for an order and to Schedules that specify cyclic start times. For each start time in a cycle an individual order is created.

Schedules

Orders are created from Schedules that indicate the workflow and variables to be used as well as the run-time specification, i.e. the rules for what days and start times orders should be created.

  • The checkbox "Plan Order automatically" specifies that a Schedule will be applied when running the Daily Plan. Orders created by this step are added with a PLANNED state.
  • The checkbox "Submit Order to Controller when planned" specifies that any PLANNED orders - from the current Daily Plan run or from previous runs - will be submitted to a Controller and will result in a PENDING Order state.
    • Submission of an Order to a Controller includes that for any Controllers to which the respective Workflow has been deployed an Order is submitted.

Plan Orders

The planning step includes to create Orders from Schedules and to make them available with the PLANNED state. Such Orders are visible with the Daily Plan View for the given date.

Submit Orders

The submission step includes to forward Orders to the Controllers that have been deployed the underlying Workflow.

Configuration

Location

  • The "Settings" menu is available from the JOC Cockpit GUI.

Configuration Items

SettingDefaultRequiredPurpose
daily_plan_time_zoneUTCnoSpecifies the time zone that is applied to the daily start time of the Daily Plan
daily_plan_period_begin00:00noSpecifies the daily start time to run the Daily Plan
daily_plan_days_ahead_plan7noSpecifies the number of days ahead for which orders are generated and are made available with the PLANNED state
daily_plan_days_ahead_submit3noSpecifies the number of days ahead for which PLANNED orders are submitted to Controllers and are made available with the PENDING state
  • No labels