Versions Compared

Key

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

...

  • The Daily Plan Service is used to create and to submit orders for a Daily Plan to a given Controllerany connected Controllers. 
  • 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.
  • The similar functionality is available from the JOC Cockpit GUI for operation by users, however, the service performs this task automatically for a configurable number of days ahead.

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.

...

SettingDefaultRequiredPurpose
daily_plan_time_zoneUTCnoSpecifies the time zone that is applied to the start time and period of the Daily Plan
daily_plan_start_time23:30noSpecifies the start time to run the Daily Plan on a daily basis with the indicated time zone
daily_plan_period_begin00:00noSpecifies the begin of the 24 hours Daily Plan period with the indicated time zone
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

Logging

  • The Daily Plan Service logs general messages, warnings and errors to the joc.log file.
  • More detailed information in addition is logged to the service-dailyplan.log file.
  • For details see JS7 - Log Files and Locations