Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Connect 2026 Agenda Now Available: Explore Sessions
cancel
Showing results for 
Search instead for 
Did you mean: 
pedrobergo
Employee
Employee

entity.postprocessing.rules

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

Labels (1)
1 Solution

Accepted Solutions
RDM
Partner - Contributor
Partner - Contributor

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.  

 

View solution in original post

1 Reply
RDM
Partner - Contributor
Partner - Contributor

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.