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
_______________________________________________
rules-users mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/rules-users

Reply via email to