Creating Your Own Data Processing Function¶
Own data processing functions are used in quality rules and allow user-defined actions to be performed on the data.
Before you start:
Create an account with access to the "Libraries" and "Data Quality" sections. Access to sections is configured for a role that is subsequently assigned to the account.
To add your own function:
Write your own data processing function in Java.
Add the Jar-archive with function to the system. The archive can contain several functions.
Create a draft for quality rules.
Add custom function to the list of functions.
If necessary, use the new function in quality rules.
Publish the draft after all the work is done.

Figure 1. Adding new library