[jboss-user] [jBPM] - Re: Could not parse Knowledge

saig0 do-not-reply at jboss.com
Fri Oct 12 09:56:47 EDT 2012


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

"Re: Could not parse Knowledge"

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

--------------------------------------------------------------
Hi tmmaluleke!

You got a typing error in your exclusive gateway. You wrote "*student*" instead of "*studentId*" ;-) 

<sequenceFlow id="_5-_6" sourceRef="_5" targetRef="_6" name="Accept" tns:priority="1" >
      <conditionExpression xsi:type="tFormalExpression" language="http://www.java.com/java" >return student =true;</conditionExpression> 
    </sequenceFlow>
    <sequenceFlow id="_5-_7" sourceRef="_5" targetRef="_7" name="Reject" tns:priority="1" >
      <conditionExpression xsi:type="tFormalExpression" language="http://www.java.com/java" >return studentId=false;</conditionExpression>
    </sequenceFlow>
--------------------------------------------------------------

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

Start a new discussion in jBPM at Community
[https://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/20121012/4e4edf43/attachment.html 


More information about the jboss-user mailing list