springspring-batchtivoli-work-scheduler

Schedule and monitor spring batch using IBM workload scheduler


Is there any way to schedule and monitor spring batch using IBM workload scheduler.


Solution

  • If your application exposes REST APIs, the easiest solution is to use RESTful job type running on dynamic or zcentric agent, the job connects remotely to the REST API, so the agent can run on a separate machine or container.