Replies: 3 comments 4 replies
-
I agree and I think I want to do the same thing. Is it possible to retrieve the name of the activated rule? |
Beta Was this translation helpful? Give feedback.
0 replies
-
As I know, it's different in 'when' and 'then' section of the rule:
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Thank you for your answer. In my case is the 'then' section. I think @djg2002 's is the 'when' section. Could you elaborate on the GruleEngineListener interface and the EvaluateRuleEntry() method? I do not see any documentation regarding it. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I would like to pass rule names to my functions which I can do with a string but its fragile.
Is there an object I can reference from within a rule that contains the current rule/context? This would be really useful for establishing where behaviour is coming from.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions