This is an old revision of the document!
This page is not fully translated, yet. Please help completing the translation.
(remove this paragraph once the translation is finished)
The Actionhandler creates after the processing of every Task of a Process the following Event.
After a Task is finished, the following variables can be created:
Username of the Editor
First name of the Editor
Surname of the Editor
Email of the Editor
Current Date/Time
With every Loop the Variables can be created with two different Ways:
com.dooris.bpm.actionhandler.TrackTaskProcessor
Any
Any
none
Default → “false”
If “true”:
For every Repeat a new variable is created, which contains the Loop Count.
Default → “false”
If “true”:
Username of the Editor will be stored.
Default → “false”
If “true”:
First name of the Editor will be stored.
Default → “false”
If “true”:
Surname of the Editor will be stored.
Default → “false”
If “true”:
Email of the Editor will be stored.
Default → “false”
If “true”:
Current Date and Time will be stored with the following Format: dd.MM.yyyy HH:mm
Caution! The Handler doesn‘t work retrospective, therefore the best is in the first Node of a Process, the Event Type “Node-Enter” to use!