[jboss-user] [jBPM] - Re: jbpm 5.2 support for XOR gateway and complex gateway.

saig0 do-not-reply at jboss.com
Mon Dec 26 07:59:14 EST 2011


saig0 [http://community.jboss.org/people/saig0] created the discussion

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

To view the discussion, visit: http://community.jboss.org/message/643195#643195

--------------------------------------------------------------
Your xor data based gateway has the following condition: 

return result==true;


and references to a variable with name "result". 

When you try to deploy this process, you get following message:

Process Compilation error : org.drools.lang.descr.ProcessDescr at 1fb6e95
          SDS/Process_SDS_PrasDemo_0.java (8:320) : result cannot be resolved
          SDS/Process_SDS_PrasDemo_0.java (14:535) : result cannot be resolved


This mean that you forgot to declare the variable in your process.
--------------------------------------------------------------

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

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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20111226/8ed0cc68/attachment.html 


More information about the jboss-user mailing list