elguardian opened a new issue, #682:
URL: https://github.com/apache/incubator-kie-issues/issues/682

   There are two problem with the workflow (BPMN) editor in the current kie 
sandbox.
   
   1. the concept of correlation. 
   
   - You should be able to create more than one correlation per process (this 
is feasible but the problem is that is not clear what hierarchy is in the 
collaboration.
   - You should be able to define the data expression in the collaboration at 
process level. This is because you only define that once and correlation might 
be used in more that one event.
   
   2. The concept of correlation is at message level.
   
   - right now you can only define the correlation per event node which is not 
correct. You define the correlation per message type and then the correlation 
will be applied to those nodes pointing to the message ref
   
   
   a working example in here
   
https://github.com/kiegroup/jbpm/blob/main/jbpm-test-coverage/src/test/resources/org/jbpm/test/functional/collaboration/Collaboration-IntermediateMessage.bpmn2


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to