How to define a timeout timer for a root processInstance?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-07-2012 09:13 AM
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?
But I don't want to define a sub process instance. If it is possible use TimerBoundaryEvent controll root process instance timeout?
Labels:
- Labels:
-
Archive
1 REPLY 1

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2012 03:07 AM
Hi,
No timer boundary events can only be set on Activity element types, so not on the root level of a process.
Best regards,
No timer boundary events can only be set on Activity element types, so not on the root level of a process.
Best regards,
