Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents
outlinh1. true
outlinh1. true
1printablefalse
2stylh1. none
3indent20px

The Job-Scheduler JobScheduler can be controlled by other applications, e.g. Jobs jobs can bestartedbe started. The commands are given as a XML documentspecified in XML syntax..
The XML command can be transfered transferred to the Job Scheduler JobScheduler via the following protocols

  • Protocols HTTP
  • httpTCP
  • tcpUDP
  • udp
  • Command Line Option

Examples for using the command line option:

  • Status Commands
    • jobscheduler.cmd command "<?xml version='1.0' encoding='iso-8859-1'?><show_state />"
    Sample for the command line option
    • jobscheduler.cmd command "<show_state/>"

...

  • Adding Orders
    • jobscheduler.cmd command "<add_order job_chain='sos/examples/JobChain_I/job_chain_I' at='now'/>"
  • Available XML commands

More information on available XML commands can be found here:

XML command list