Versions Compared

Key

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

...

JobScheduler provides a solution to set off events and to handle these events on an active instance of the eventservice JobScheduler.
You find the complete documentation in scheduler_events.pdf - Documentation. Especially how to define event handler with JOE is described there in chapter 4.1.3 XML Event Handlers
To demonstrate the usage of events we will draw up a simple scenario:

...