The Step execution on deadline connector allows you to implement the attached timer event.
To do that, you have to:
- define a local variable of type Boolean in the step you want to add attached event.
- set the default value to false
- add a deadline with this connector, provide the name of the variable
The connector will set the variable value to true and execute the step.
Repository URL : http://community.bonitasoft.com/project/attached-timer-event-step-execution-deadline