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

Compare with Current View Page History

« Previous Version 7 Next »

JobScheduler's unique job and order concept allows:

  • parameters to be passed to jobs and orders when they are started,
  • generic jobs to be defined and run with parameters generated on-the-fly,
  • executing JobSchedulers be defined dynamically according to the results of previous jobs, environment variables, etc.
 

Feature in detail

How To ... Instructions

Frequently Asked Questions

Examples in detail

  • No labels