Versions Compared

Key

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

 

...

Global Variables

Global variables are available to all jobs and orders running on a JobScheduler.
They can be set in the config/scheduler.xml configuration file, which is read when JobScheduler is started. Global variables can also be set in a separate configuration file which is referenced from the config/scheduler.xml file as shown here:

...