[rules-users] How to use GlobalArea enum inside package defined rules

pravinborekar pravin.borekar at gmail.com
Mon Oct 24 03:20:10 EDT 2011


Hi, 

Would like to use GlobalArea enumeration ----- 'Member.title': ['Mr.',
'Miss']

in my custom package rule. Am trying to access it in DSL rule (as we want
guided editor to use enum), like---- {title:ENUM:Member.title}

If I create above enum in custom package, am able to do it cleanly.
Also tried using --- {title:ENUM:GlobalArea.Member.title} , but it didnt
work.

Need help on how to access the global area enum, as we need to use the same
across many packages.


Regards, Pravin



--
View this message in context: http://drools.46999.n3.nabble.com/How-to-use-GlobalArea-enum-inside-package-defined-rules-tp3447360p3447360.html
Sent from the Drools: User forum mailing list archive at Nabble.com.



More information about the rules-users mailing list