...
The Job-Scheduler can be controlled by other applications, e.g. Jobs can bestartedbe started. The commands are given as a XML document.
The XML command can be transfered to the Job Scheduler via the following
- Protocols
- http
- tcp
- udp
- command line option
- Sample 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 />"
...