<div dir="ltr">Hi,<div><br></div><div>Is there a util method in drools / kie project to split content of a package that we retrieve using REST from Guvnor ?</div><div><br></div><div><div>package mortgages</div><div><br></div>
<div style>// BEGIN</div><div>declare LoanApplication</div><div>  amount: Integer</div><div>  approved: Boolean</div><div>  deposit: Integer</div><div>  approvedRate: Integer</div><div>  lengthYears: Integer</div><div>  explanation: String</div>
<div>  insuranceCost: Integer</div><div>end // SPLIT END HERE</div><div><br></div><div>...</div><div><br></div><div><div>rule &quot;CheckBoxDslRule&quot;</div><div><span class="" style="white-space:pre">        </span>dialect &quot;mvel&quot;</div>
<div><span class="" style="white-space:pre">        </span>when</div><div><span class="" style="white-space:pre">        </span>then</div><div>end</div></div><div><br></div><div style>Regards,</div><div><br></div>-- <br><div>Charles Moulliard</div>
<div>Apache Committer / Sr. Enterprise Architect (RedHat)</div><div>Twitter : @cmoulliard | Blog : <a href="http://cmoulliard.blogspot.com" target="_blank">http://cmoulliard.blogspot.com</a></div><div><br></div>
</div></div>