[rules-users] conditions getting removed from Guided Rule

sumit dhaniya sumitdhaniya at gmail.com
Fri Jul 11 16:43:38 EDT 2014


Thanks Mike I'll try with 6.1 and if issue still comes I'll share the drl.

Can you please also confirm if I can use variables whose names start with
"_" cause it seems it doesn't allows me to use _id


On Sat, Jul 12, 2014 at 2:01 AM, Michael Anstis <michael.anstis at gmail.com>
wrote:

> What version?
>
> Have you tried 6.1.CR2 there were lots of improvements in this area.
>
> The issue is guided rules are stored as DRL and we need to reverse
> engineer the model used by the UI from the DRL.
>
> Failing that we'll need your DRL so we can fix whatever issue exists in
> your scenario.
>
> Thanks
>
> Sent on the move
> On 11 Jul 2014 21:27, "Sumit Dhaniya" <sumitdhaniya at gmail.com> wrote:
>
>> I'm creating a rule in which I'm comparing properties of two objects. All
>> works well I'm able to compare their properties and rule gets validated as
>> well and then I close the rule, but when I open the rule again properties
>> of
>> second object in condition don't show up in guided editor however they are
>> present if I check the source of the guided rule.
>> Moreover it also doesn't allows me to use _id variable which is present in
>> my class whereas there is no issue if I use any other variable name id
>> this
>> due to "_"?
>>
>>
>>
>> --
>> View this message in context:
>> http://drools.46999.n3.nabble.com/conditions-getting-removed-from-Guided-Rule-tp4030308.html
>> Sent from the Drools: User forum mailing list archive at Nabble.com.
>> _______________________________________________
>> rules-users mailing list
>> rules-users at lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/rules-users
>>
>
> _______________________________________________
> rules-users mailing list
> rules-users at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/rules-users/attachments/20140712/82b56259/attachment-0001.html 


More information about the rules-users mailing list