...
The JobScheduler can be controlled by other applications, e.g. Jobs jobs can be started. The commands are given as a XML documentdocuments.
The XML command can be transferred to the JobScheduler via the following protocols
- ProtocolsHTTP
- httpTCP
- tcpUDP
- udp
- command line option
- Command Line Option
Examples An example for using the command line option:
jobscheduler.cmd command "<?xml
versioh1.version='1.0' encoding='iso-8859-1'?><show_state />"
jobscheduler.cmd command "<show_state/>"
More information an all on available XML commands can one found here: XML command list