Robert (Bob) Brodt [https://community.jboss.org/people/bbrodt] created the 
discussion

"Re: Designer - Mixed up global/input/output variables in imported processes"

To view the discussion, visit: https://community.jboss.org/message/832131#832131

--------------------------------------------------------------
Hi Olaf,

I believe this is a problem with the jBPM runtime because it uses the BPMN 
element "id" attribute instead of "name" for the variable name (presumably 
because XML Schema ID naming rules are similar to Java's variable names.) This 
was, IMHO, an unfortunate design decision which essentially means that ALL 
variable names must be unique within the process. I'm not sure if there's a 
bugzilla enhancement request filed for this or not, but the workaround is to 
rename your variables so they don't collide.

Bob
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/832131#832131]

Start a new discussion in jBPM at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]

_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to