cancel
Showing results for 
Search instead for 
Did you mean: 

Start date in ACT_RU_EXECUTION

mandas
Champ in-the-making
Champ in-the-making
Hi,

We have a business need to have the start date of a running process. I 'm about to write code for this, is this an acceptable modification from design perspective?

Thanks
Dimitris
3 REPLIES 3

martin_grofcik
Confirmed Champ
Confirmed Champ
Hi Dimitris,

Another possibility could be to use historic data to determine process start time (e.g. start activity of the process)

Regards
Martin

mandas
Champ in-the-making
Champ in-the-making
Hi Martin,

We are using history but we are thinking of disabling it, and the start date is the only thing that we 're missing (and the only thing we need actually).

Dimitris

jbarrez
Star Contributor
Star Contributor
Another option (if history is disabled) is using an execution listener on the process level to capture process start.