You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Programming Interfaces

JobScheduler comes with two interfaces that allow JobScheduler objects to be monitored and manipulated - for example, to allow external applications or job scripts to create and run jobs:

Communication Interfaces

  • The JobScheduler REST Interface is used for communication between Master and Agent JobSchedulers:
  • A SOAP Interface can be used for communication between JobScheduler and specific jobs or job chains:

Messaging

 

 

  • No labels