Skip to content
Dan Mushkevych edited this page Mar 6, 2018 · 15 revisions

Scheduler MX is a management Web UI extension for Synergy Scheduler. There are 5 types of tabs in the MX:

  • job dashboard allows to get summary for all jobs for a today/this week/last 30 days
  • freerun dashboard allows to get summary for all freerun tasks triggered today/this week/last 30 days
  • scheduler managed entries tab representing registered managed processes and details of their setup
  • scheduler freerun entries tab representing freerun triggers and details of their setup
  • business logic views - tab allows to browse timetable tree for process or set of processes (for instance: traffic or financial timeperiods)

Additional features:

  • Activate/Deactivate a Trigger for a particular process
  • Change Trigger Interval for a particular process
  • View Timeline - last 128 Job events are persisted and available via UI
  • View related unit_of_work - allows to peek behind the scenes and check system-level information
  • View unit_of_work Log - if activated, allow to access the UOW output via UI
  • Request job for a particular timeperiod to be Skipped
  • Request job for a particular timeperiod to be Reprocessed. All dependant jobs/timeperiods in this and other trees will be marked for re-processing

Screenshots: Job Dashboard
Job Dashboard screenshot

Scheduler Managed Entries tab
Scheduler Managed Entries screenshot

Scheduler Freerun Entries tab
Scheduler Freerun Entries screenshot

Business view: linear tree
Business view: linear tree

Business view: multi-level tree
Business view: multi-level tree

Business view: multi-level tree
Business view: multi-level tree

Event Log Viewer: timeline of event for given job
Event Log Viewer

Unit Of Work Viewer
Unit Of Work Viewer

UOW Log Viewer: actual worker output
UOW Log Viewer