Versions Compared

Key

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

...

  • Jobs can be assigned variables from a number of sources.
    • Shell Jobs:
      • Job Resources holding constant values
      • Job Environment Variables populated e.g. from constant values and order variablesfrom JS7 - Order Variables
    • JVM Jobs: 
      • Initialization Job Arguments populated from constant values
      • Job Arguments populated e.g. from order variablesOrder Variables
  • The article explains the sources of variables and the syntax for assignment.

...