Abbreviations, used in manual:
EF - Execution Flow
In an EF, you can configure a scheduler to automatically run or repeat the EF at a specified date and time:
Click Scheduler button in the upper right corner:
Choose User to Run Execution Flow from Scheduler – Select a user from the list of those with the appropriate permissions for the project. This user will be used to execute the EF when triggered by the scheduler.
If no user is selected, the EF will be scheduled to run under the user who created or last modified it (as long as that user still exists in the system).
Note: This feature is available starting from quilliup version 2.7.1.
You can also define a Start Date and/or Expiration Date. The year in the Start Date will default to the current year.
The scheduler offers flexible options for configuring when and how often the EF runs.
You can also use a Cron Expression to define advanced scheduling rules. Either enter a custom cron expression or click "Show Cron Expression" to view the one generated based on your settings.
To modify the Cron expression, select the Cron option from the menu and enter your desired expression:
You have to Enable the scheduler and Save it in order to make it work.
Link for Cron Expression Web-site: https://crontab.cronhub.io/
Comments
0 comments
Please sign in to leave a comment.