Bug 816908 - Bpm5Processor does not map BPM parameters on SIGNAL_EVENT.
Summary: Bpm5Processor does not map BPM parameters on SIGNAL_EVENT.
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: JBoss Enterprise SOA Platform 5
Classification: JBoss
Component: JBossESB
Version: 5.3.0 GA
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ER4
: 5.3.0 GA
Assignee: tcunning
QA Contact: Marek Baluch
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-04-27 09:42 UTC by Marek Baluch
Modified: 2025-02-10 03:19 UTC (History)
2 users (show)

Fixed In Version: 5.3.0 GA
Clone Of:
Environment:
Last Closed: 2025-02-10 03:19:43 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker JBESB-3792 0 Major Closed Bpm5Processor does not map BPM parameters on SIGNAL_EVENT. 2012-10-17 09:01:50 UTC

Description Marek Baluch 2012-04-27 09:42:34 UTC
Description of problem:

See linked external issue.

Comment 3 JBoss JIRA Server 2012-06-07 21:21:30 UTC
Tom Cunningham <tcunning> updated the status of jira JBESB-3792 to Resolved

Comment 4 JBoss JIRA Server 2012-06-07 21:21:30 UTC
Tom Cunningham <tcunning> made a comment on jira JBESB-3792

Map parameters and pass them in a signalEvent.

Comment 5 JBoss JIRA Server 2012-06-07 21:21:37 UTC
Tom Cunningham <tcunning> updated the status of jira JBESB-3792 to Closed

Comment 6 tcunning 2012-06-07 21:26:03 UTC
bananastand:jbpm5 tcunning$ svn commit
Sending        jbpm5/src/main/java/org/jboss/soa/esb/services/jbpm5/actions/Bpm5Processor.java
Transmitting file data .
Committed revision 38120.
bananastand:jbpm5 tcunning$

Comment 7 Suz 2012-06-13 04:40:08 UTC
    Technical note added. If any revisions are required, please edit the "Technical Notes" field
    accordingly. All revisions will be proofread by the Engineering Content Services team.
    
    New Contents:
Bpm5Processor does not map BPM parameters on SIGNAL_EVENT. This is resolved by mapping the parameters and passing them in a signalEvent.

Comment 8 David Le Sage 2012-06-14 03:38:09 UTC
    Technical note updated. If any revisions are required, please edit the "Technical Notes" field
    accordingly. All revisions will be proofread by the Engineering Content Services team.
    
    Diffed Contents:
@@ -1 +1 @@
-Bpm5Processor does not map BPM parameters on SIGNAL_EVENT. This is resolved by mapping the parameters and passing them in a signalEvent.+Bpm5Processor does not map BPM parameters on SIGNAL_EVENT. These means that parameters users add will be ignored.  This is resolved by mapping the parameters and passing them in a signalEvent. As a result, user-defined parameters will now take affect.

Comment 9 David Le Sage 2012-06-14 03:38:43 UTC
    Technical note updated. If any revisions are required, please edit the "Technical Notes" field
    accordingly. All revisions will be proofread by the Engineering Content Services team.
    
    Diffed Contents:
@@ -1 +1 @@
-Bpm5Processor does not map BPM parameters on SIGNAL_EVENT. These means that parameters users add will be ignored.  This is resolved by mapping the parameters and passing them in a signalEvent. As a result, user-defined parameters will now take affect.+Bpm5Processor does not map BPM parameters on SIGNAL_EVENT. This means that parameters added by users will be ignored.  This is resolved by mapping the parameters and passing them in a signalEvent. As a result, user-defined parameters will now take affect.

Comment 10 Marek Baluch 2012-06-21 15:31:47 UTC
Verified on 5.3 ER4.

Parameters are now accessible in the process as an object of type java.util.Map and can processed inside a script task.

Comment 11 Red Hat Bugzilla 2025-02-10 03:19:43 UTC
This product has been discontinued or is no longer tracked in Red Hat Bugzilla.


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