Enabling data enrichment
When you want to enrich your incoming data with already known data, you must enable the lookup function in your application. Furthermore you configure your application to use lookup attributes already in the parser output stream.
About this task
Enable data lookup by switching it on using the parameter.
Procedure
- In the file <PathToYourApplication>/config/config.cfg, find the ite.businessLogic.transformation.lookup parameter description
-
Enable the lookup function by setting the parameter to on as follows: ite.businessLogic.transformation.lookup=on
-
In the file <PathToYourApplication>/config/config.cfg, find the ite.ingest.reader.schemaExtensionForLookup parameter description
-
To augment parser output and data enrichment streams with lookup attributes, set the parameter to on: ite.ingest.reader.schemaExtensionForLookup=on