Discussion:
[jboss-user] [jBPM] - Validation of decision fails
Iván Pazmiño
2013-02-04 19:42:08 UTC
Permalink
Iván Pazmiño [https://community.jboss.org/people/iapazmino] created the discussion

"Validation of decision fails"

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

--------------------------------------------------------------
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
[https://community.jboss.org/message/796006#796006]

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