You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Scope

  • By use of Scripting conditions can be added that are checked before a job will be executed.
  • Such conditions can include dynamic date calculation to check if the current date is confirmed for execution of a job.
  • Scripted conditions are considered more dynamic and flexible than configurable conditions.

Scripted Conditions

  • Scripted conditions can be added by use of Pre- and Postprocessing Scripts.
  • Each job can be assigned a number of Pre- and Postprocessing scripts that are executed in the configured sequence.
  • The scripts can include
    • Java classes
    • JavaScript code

Date Calculation

  • Date calculation can be performed by use

 

See also

 

  • No labels