cancel
Showing results for 
Search instead for 
Did you mean: 

How to define a timeout timer for a root processInstance?

kenny_lee
Champ in-the-making
Champ in-the-making
I can use CallActivity to call a sub processInstance, define a TimerBoundaryEvent for the sub process instance.

But I don't want to define a sub process instance. If it is possible use TimerBoundaryEvent controll root process instance timeout?
1 REPLY 1

trademak
Star Contributor
Star Contributor
Hi,

No timer boundary events can only be set on Activity element types, so not on the root level of a process.

Best regards,