Bug 796947 - Cannot signal process from jBPM Console using Signal button
Summary: Cannot signal process from jBPM Console using Signal button
Keywords:
Status: VERIFIED
Alias: None
Product: JBoss Enterprise BRMS Platform 5
Classification: JBoss
Component: jBPM Console
Version: BRMS 5.3.0.GA
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ER6
: BRMS 5.3.0.GA
Assignee: Kris Verlaenen
QA Contact: Lukáš Petrovický
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-02-23 22:15 UTC by Jeff DeLong
Modified: 2020-04-27 01:13 UTC (History)
3 users (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 22:15:37 UTC
Description of problem:

Cannot signal process from jBPM Console using Signal button. Signal button remains disabled even though the process defines a signal event.

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


How reproducible:


Steps to Reproduce:
1.Create simple process definition with an Intermediate Signal Event (say after a human task).
2.Start it from jBPM Console

  
Actual results:

Signal button is disabled

Expected results:

Signal button is enabled. Push it, enter signalRef (and possibly process data), and process moves past signal event to subsequent activity.


Additional info:

Comment 2 Maciej Swiderski 2012-03-19 18:26:34 UTC
Pull requests prepared for this issue that allows to signal process if its current node is intermediate catch signal event.

https://github.com/bpmc/bpm-console/pull/8
https://github.com/droolsjbpm/jbpm/pull/59

Comment 3 Maciej Swiderski 2012-03-23 10:47:05 UTC
Changes for jbpm code base already merged into 5.2.x remaining part is of UI (bpmconsole)

Comment 4 Ryan Zhang 2012-04-23 07:40:41 UTC
Update status to ON_QA. Please verify them against ER6.

Comment 5 Zuzana Krejčová 2012-05-25 11:10:21 UTC
Works with intermediate catch event. Still unsure how to design the event so that data entered along with the signal ref. can be used... But the Signal button definitely sends the signal.
More on signals in bug 825191.


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