Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I´ve been looking for a Drools built-in functions inserted in QDC and can´t find none about it.
Where i can find the post processing rules default ?
Where is located the built-in functions (e.g. isSSn) ?
Tks,
Pedro
Attached is the documentation for the rules engine.
You can set default rules, but there are no rules set as a default.
There are limited default functions (like isSSN), as the more generic Regex matching or Dictionary lookups can be applied more universally.
Attached is the documentation for the rules engine.
You can set default rules, but there are no rules set as a default.
There are limited default functions (like isSSN), as the more generic Regex matching or Dictionary lookups can be applied more universally.