@Since 7.0.0.3
Scheduled Events can be used to trigger actions within FlexDeploy or in other applications based on user-defined time intervals. FlexDeploy offers the ability to execute any groovy script functions when the scheduled time is reached. For example, you can setup a Function to send out monthly reports on deployment history of environments over email. The flexibility of groovy scripts and FlexDeploy’s model allows users to accomplish exactly what they need.
...