Versions Compared

Key

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

...

Double click on an existing folder or application and click on the Configure tab.

Image RemovedImage Added


Select a window and click the Edit button.

Image RemovedImage Added


Optionally modify the EnvironmentWorkflow Type (@Since 5.6.0.2),, Cron Expression or approval Group(s). You may also activate or inactivate the window. Click the Save button to save any changes.

Tip
Starting in the 4.6 release, multiple

Multiple Cron Expressions can be specified using semicolon as a delimeter. For example, 

0 0 11 ? * *;0 0 12 ? * *

is equivalent to

0 0 11-12 ? * *

This allows for Cron Expressions that are scheduled to run on the 2nd and 4th Friday which is not normally possible with Quartz Cron.

A new Admin Screen was added to test expressions in the Administration Menu on the Admin Operations Screen.