Versions Compared

Key

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

...

This job will watch the folder c:/temp on a MS Windows operating system. The regular expression (regex) is used to define which file(s) JS JobScheduler has to watch. In this example the regex means that every event involving the files file1.xml and/or file2.xml will fire the execution of the embedded script (which in this case will echo values for JSJobScheduler-Environment Variables to stdout).

...