I am able to define a rule that has multiply or divide operators in some
cases using "Return Value Restriction", where I can relate a field and a
parenthesized expression using a relational operator; i.e.: (
).
I, however, am looking for the usage of functions in Guvnor in some cases,
e.g.
I need to use divide/multiply functions in my rules.
Do we have generic functions such as divide or multiply (/ *) for use in
technical rules?
Are these available out of box or do we need to write 'accumulate
functions"?
If we need to write a functions for these, can we use 'function' option
pr