[jboss-jira] [JBoss JIRA] Commented: (JBRULES-2859) DataAssociations dont interpret assignments/transformation from bpmn specification
Kris Verlaenen (JIRA)
jira-events at lists.jboss.org
Thu Apr 21 18:02:18 EDT 2011
[ https://issues.jboss.org/browse/JBRULES-2859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12597465#comment-12597465 ]
Kris Verlaenen commented on JBRULES-2859:
-----------------------------------------
Could you eborate? For example provide an example of a process where the assignments are implemented incorrectly?
Note that the BPMN2 process engine does not (yet) support the entire BPMN 2.0 specification. Transformations are indeed not yet supported. Assignments however are supported (in a limited manner) using the input/output mapping in the work item node or for explicit values by storing that value in the Work related to the WorkItemNode.
> DataAssociations dont interpret assignments/transformation from bpmn specification
> ----------------------------------------------------------------------------------
>
> Key: JBRULES-2859
> URL: https://issues.jboss.org/browse/JBRULES-2859
> Project: Drools
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: drools-core (flow)
> Reporter: Anurag Aggarwal
> Assignee: Mark Proctor
>
> assignments are implemented incorrectly, and transformations seem to be entirely missing
> WorkItemNode defines private Map<String, String> inMapping = new HashMap<String, String>();
> where as bpmn spec has {sorceRef*, targetRef, assignments*, transformation ?}
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list