The JobScheduler can be controlled by other applications, e.g. Jobs can be started. The commands are given as a XML document.
The XML command can be transferred to the JobScheduler via the following
- Protocols
- http
- tcp
- udp
- command line option
An example for using the command line option
- jobscheduler.cmd command "<?xml versioh1. '1.0' encoding'iso-8859-1'?><show_state />"
- jobscheduler.cmd command "<show_state />"
More information an all available XML commands can one found here: XML command list