Bug 796921 - Add a boundary event on a Task
Summary: Add a boundary event on a Task
Keywords:
Status: ASSIGNED
Alias: None
Product: JBoss Enterprise BRMS Platform 5
Classification: JBoss
Component: jBPM 5
Version: BRMS 5.3.0.GA
Hardware: Unspecified
OS: Unspecified
unspecified
urgent
Target Milestone: ---
: ---
Assignee: Kris Verlaenen
QA Contact: Radovan Synek
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-02-23 21:15 UTC by Jeff DeLong
Modified: 2020-04-27 01:13 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed:
Type: ---


Attachments (Terms of Use)

Description Jeff DeLong 2012-02-23 21:15:41 UTC
Description of problem:

Chapter6 of the docs lists boundary events that are supported, but does not state they are restricted to embedded subprocesses. When attaching them to a task and building the package, an exception is thrown.

See https://issues.jboss.org/browse/JBPM-3319

Creating an embedded subprocess for every task that needs a timer event for example would be very cumbersome. Timer events on human tasks is a common requirement to support reminders, escalation, etc.

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Jeff DeLong 2012-02-29 18:26:37 UTC
Changed severity; feature required to complete migration to jBPM5.

Comment 2 Maciej Swiderski 2012-05-01 16:32:33 UTC
for the record - merged to master (5.3.0-SNAPSHOT)

supports following events:
- error
- escalation
- compensate
- timer
- signal


Note You need to log in before you can comment on or make changes to this bug.