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

Compare with Current View Page History

« Previous Version 9 Next »

The Job-Scheduler 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 transfered to the Job Scheduler 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 />"
  • Available XML commands

XML command list

  • No labels