Versions Compared

Key

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

...

  • Unzip all files in the download file into the ./config folder of your JobScheduler installation.
  • Open config/scheduler.xml and add the following lines before the <security> element:

    Code Block
    <params> 
      	<param name="global_configurationtest_paramsvar" value="config/global_scheduler_vars.xmldef"/> 
    </params>

...