Programming Interfaces
JobScheduler comes with two interfaces that allow 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,
- XML Interface
...
- by external applications or job scripts
...
- that create and run jobs
...
- API Interface
- :
- XML Interface:
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
...