[rules-users] Retrieving rule configuration

Randhish Raghavan Randhish_Raghavan at mindtree.com
Thu Apr 14 08:48:05 EDT 2011


Hello,

A sample rule that I have created is listed below:

rule 'Abnormal time MBP Enrollment'
dialect 'mvel'
ruleflow-group "enrl.ruleflowgroup.detailRuleFlowGroup"

when
          ruleData : EnrlRuleData()
then
          -----

end

Is there any way I can retrieve the rule flow group name ("enrl.ruleflowgroup.detailRuleFlowGroup") when rules are loaded (Ex: using KnowledgeBaseListener)?

Thanks
Randhish



________________________________

http://www.mindtree.com/email/disclaimer.html
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/rules-users/attachments/20110414/c78d9838/attachment.html 


More information about the rules-users mailing list