JBoss Community

Validation of decision fails

created by Iván Pazmiño in jBPM - View the full discussion

Hi,

 

I'm validating my process in the web designer but all decisions are reporting the same problem "the sum of probability values of all outgoing Sequence Flows must be equal 100". This is reported even for exclusive gateways with two ways out where one evaluates process_var == true and the other one evaluates to false.

The exact expression inside the sequence flow is

 

return process_var == true;

 

The only gateway's property set is the name. What are the possibilities I'm providing for?

 

Thanks in advance.

IP

Reply to this message by going to Community

Start a new discussion in jBPM at Community