[rules-users] Problem with Uploading a Rule File into Guvnor

ramram8 ramram858 at gmail.com
Thu Nov 26 08:12:06 EST 2009


Hi All 

The problem was because of the Split constraint node contains type="code"
dialect="java
 if  I remove it the Rule flow will be uploaded in Guvnor.

    how I can fix this issue???

<split id="15" name="Gateway" x="324" y="161" width="49" height="49"
type="2" >
      <constraints>
        <constraint toNodeId="16" name="End Process" priority="2"
type="code" dialect="java >return endProcess;</constraint>
        <constraint toNodeId="6" name="Create New Task" priority="1"
type="code" dialect="java" >return true;</constraint>
      </constraints>
 </split>

-- 
View this message in context: http://old.nabble.com/Problem-with-Uploading-a-Rule-File-into-Guvnor-tp26525704p26529256.html
Sent from the drools - user mailing list archive at Nabble.com.




More information about the rules-users mailing list