hi mike,
Here is a scenario,
Lets say I have rules named "rule1", "rule2" inside guvnor. I am
extracting
the rule names using REST api, pointing to some url
http://../package/packageName/assets. I need the rule names in my
application, so I have kept the rule names in my DB.
If tomorrow I need to change the rule name of "rule1" to "xyz", how
does my
application keep a track of which rule name has been changed out of the two
and update the same in my DB.
For the time being, I am using the UUID, and its doing the job very well.
But, if it becomes obsolete in the future, is there a replacement to it ?
Abhinay
--
View this message in context:
http://drools.46999.n3.nabble.com/Rule-Id-for-a-Drools-Rule-tp2914385p402...
Sent from the Drools: User forum mailing list archive at
Nabble.com.