Hi All,
I am trying to execute the 'custom' rule in which if condition is true it will show 'success-image' if false it will show 'failure-image'. When i try to use the following 'custom' rule which is a copy of 'targetting-heartbeat.rule'. In this rule i changed the path from 'targetting-hearbeat' to my 'custom' folder path i.e (img_targetting) and respective changes to 'conditions' and 'actions' too. But when i try to use the following 'rule',
<Data>
<Datum ID="D01" Type="Rule" Name="Image_Targetting_Rule">
<ContentTypes>
<ContentType>$ALL</ContentType>
</ContentTypes>
<Option Order="1" Selected="true">
<Display>Test Targeting Image Result</Display>
<Value>img_targetting/Test Targeting Image Result.rule</Value>
</Option>
</Datum>
</Data>
it is showing 'java.lang.RuntimeException: Failed to execute rules and externals'. And if i try to set the content using 'set Default content' it is still showing rules of 'Rules --> targetting-hearbeats'. And if i use 'targetting-hearbeat' rule it is working fine.
so jst want to know where m going wrong any guess will b helpful.
Thanks
Manissh Khaparde.