Versions Compared

Key

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

...

JobScheduler Order and Schedule's contain the "Time Element" of the scheduling. There could be two usecases

  1. Predefiend Predefined Days i.e. Non Working days or HolidaysAdhoc days processing should be suppressed
    To suppress execution on predefined non-working-days or Holidays , user can create Holiday Calender for all Jobs in JobScheduler or for individual process i.e. orders/jobs , include the same in

...

  1. respecticve Orders/Schedules.

...

  1. Adhoc days processing should be suppressed
    In some Adhoc usecases, predefined Order/Schedule's has to be suppressed or should not execute and should resume there normal execution once "suppressed" time is passed.

There are two approaches to achieve this

...