Uploaded image for project: 'JS - JS7 JobScheduler Engine'
  1. JS - JS7 JobScheduler Engine
  2. JS-2222

Offer option to enforce sequential Daily Plan

    XMLWordPrintable

Details

    • Feature
    • Status: Deferred (View Workflow)
    • Major
    • Resolution: Unresolved
    • 2.0.0
    • None
    • JS7 Controller
    • None

    Description

      Current Situation

      • The JS7 implements an Overlapping Daily Plan:
        • Orders that cannot be completed within the current day's Plan, can complete execution of a workflow on a later day.
        • This happens in parallel to orders executing for the next day.
        • Dependencies are resolved
      • The term "Daily Plan" includes that the 24 hours' period can start at any time during a day.

      Desired Behavior

      • While the Overlapping Daily Plan is great for many users, some users wish to find a strictly Sequential Daily Plan. as used from other scheduling products:
        • If previous day's Orders are completed, only then Orders for the current day will be started as planned.
        • If previous day's Orders are not completed, then Orders for the current day will not be started.
        • The previous day's Plan must be closed and must not include Orders before the next day's Plan becomes active and Orders will be executed.
          • If current day's Orders are delayed due to a previous day's Orders not being completed, then such Orders will be deferred and will be executed when the previous day's Plan is closed.
          • Users find options to cancel a previous day's Orders from a common operation.

      Attachments

        Activity

          People

            jz Joacim Zschimmer
            ap Andreas Püschel
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: