JBoss Community

Re: jbpm 5.2 support for XOR gateway and complex gateway.

created by Prashanth Karnam in jBPM - View the full discussion

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

Start a new discussion in jBPM at Community