Functions
Functions
You can also display an overview list of all existing functions in the function field in phase 3 and on page "Help".
In addition to the existing functions, we provide a programming interface (API) that also allows you to develop your own functions in Java. However, other things are also possible, such as tapping changed profiles for external archiving (of the profile before the change).
We offer in-depth training for this. If you are interested, please contact our Customer Success Team (customer.success@lobster.de).
To make your own function class available in the GUI, it must be in the Java classpath when the Integration Server is started and entered in the configuration file ./etc/admin/datawizard/custom_filter.properties. The ID (see file content) for these functions must be >= 5000.