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

Compare with Current View Page History

« Previous Version 7 Current »

Programming Interfaces

JobScheduler comes with an interface that allows jobs to be monitored and manipulated:

  • XML Interface:
    • XML Interface
      • This  interface allows JobScheduler objects to be monitored and manipulated - for example, by external applications or job scripts that 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:

 

 

 

  • No labels