This is an old revision of the document!


Scheduler

This feature need at least PHP 5.3 on your server!

You could execute your Workflows with recurring intervals, for example every day at 6 and 16 o'clock.
You found the Workflow Planer in the left sidebar of your main Workflow configuration page.

The Button “new Entry” will create a new configuration,
which allows you to select the Workflow and the detailed configuration like the crontab feature in linux.
You found an explanation here: http://en.wikipedia.org/wiki/Cron.

Also you could deactivate a configuration if you don't need this every time, but don't want to delete.

Before Version 600.1105 the Workflow planer execute Workflow from planer WITHOUT a related record. This means you have no access to fields or values within this workflow.
Because lot's of users ask me to implement this function, starting with 600.1105 you could set a condition to choose records, which the Scheduler will use to execute the workflow.

Normally