Error End Event doesn't end a subprocess?

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-27-2012 06:15 AM
Good morning
,
we have notice that if an errorEndEvent activity occurs in a subprocess, the subprocess doesn't really end (end time in ACT_HI_ACTINST is NULL). This is a problem because the ErrorBoundaryEvent that catch the error can't end the process instance.
Someone else have encountered this kind of problem?

we have notice that if an errorEndEvent activity occurs in a subprocess, the subprocess doesn't really end (end time in ACT_HI_ACTINST is NULL). This is a problem because the ErrorBoundaryEvent that catch the error can't end the process instance.
Someone else have encountered this kind of problem?
Labels:
- Labels:
-
Archive
3 REPLIES 3
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-27-2012 12:36 PM
Is there maybe another parallel flow?

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-28-2012 03:25 AM
Hi,
Isn't the correct approach?
Is there maybe another parallel flow?The boudary catch the error, then runs another subrocess, then returns in the main flow (with an exlusive gateway). For example, if the error isn't thrown, the process end correctly, following the same flow for the last activities.
Isn't the correct approach?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-03-2013 04:28 AM
Pretty hard to tell, without the diagram or XML. Could you post that? Or even better, a failing unit test.
