/
Schedule Step
Schedule Step
The Schedule step blocks until the current date/time evaluates to the given cron expression, or the configured FlexDeploy group overrides to continue.
Field | Description |
---|---|
Step Name | The name of the gate. |
Description | An optional description for the step. |
Schedule Cron Expression | The FlexDeploy group which is responsible for approving or rejecting the task associated with this steop. Sample cron expressions are provided in the Cron Maker can also be used, but it must be compatible with drop-down. A free cron expression builder such as |
Schedule Override Group | The FlexDeploy group which is allowed to continue execution prior to the step completing on the configured schedule. |
Precondition | An optional Groovy script which determines whether the gate or step is applicable during execution. The script has access to variables and methods listed in the expression drop-down. The script must return true if the gate/step is applicable, or false otherwise. If no script is provided, the default is to return true (applicable). |
For details on Cron Expression Syntax see
The following macros are not currently supported in the footer:
- style