Prashanth Karnam [http://community.jboss.org/people/pras_karnam] created the discussion
"Re: jbpm 5.2 support for XOR gateway and complex gateway." To view the discussion, visit: http://community.jboss.org/message/643252#643252 -------------------------------------------------------------- Hi saig, While debugging i do have the variable in processinstance. Does it mean that we need to define this variable in the variable definition of the process while designing in the oryx ? we are adding these variables while starting the process startProcess( , , Map Params ). Hi Mauricio, I am trying to evaluate the value of result==true because in the backend i am having a set of criterias which i evaluate and put the result as true of false into this variable. I want the XOR to branch based on this result value. If its true ( meaning the criterias are met in the backend ) then it should branch one way otherwise the second. Hence i chose condition expression as java and the expression as return result == true; For the senario explained above can you please let me know what is the way of defining the process / condition in Oryx ? Regards Prashanth Karnam -------------------------------------------------------------- Reply to this message by going to Community [http://community.jboss.org/message/643252#643252] Start a new discussion in jBPM at Community [http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
