Bug 796921

Summary: Add a boundary event on a Task
Product: [JBoss] JBoss Enterprise BRMS Platform 5 Reporter: Jeff DeLong <jdelong>
Component: jBPM 5Assignee: Kris Verlaenen <kverlaen>
Status: ASSIGNED --- QA Contact: Radovan Synek <rsynek>
Severity: urgent Docs Contact:
Priority: unspecified    
Version: BRMS 5.3.0.GACC: atangrin
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

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