Versions Compared

Key

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

...

  • How to implement a Java job using the job API
  • How to implement a Producer Job
  • How to implement a Consumer Job
  • How to execute an XML fragment using the job API
  • How to deploy the jobs to the JobScheduler
  • How to configure the JobScheduler Jobs with JOE using the developed classes

Download

The classes described in this example can be downloaded here.

Prerequisites

The following dependency is needed to write a Java job for the JobScheduler.

...