Versions Compared

Key

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

...

  • JITL Jobs share a common set of parameters.
  • Such These parameters can be used both as arguments to for jobs and as order variables.

...

Parameters can be specified like this:

  • from a variable declaration in the workflow as shown in this first diagram:



  • from an order that is added ad hoc and that which modifies the value of a variable declaration like thisas shown here:



  • from the JITL Job's arguments like this:



Logging

JITL Jobs support the use of log levels, for example, to be able to better analyze interaction with a mail server.

NameDefaultValuesExplanation
log_levelinfo

info

debug

trace

Log output becomes available with the task log and order log from [DEBUG] and [TRACE] messages