Skip to main content
Version: Current

Lookup Enricher

Mode: Streaming Mode: Request-Response

Description

The Lookup enricher allows to bring to the scenario data looked up in the database table. The Lookup is autogenerated based on the integration with a database system like Postgres or MySQL; its name will be Integration-name Lookup. Go to the Admin Panel, Integrations tab to configure integration with your database. Consult Step by Step instructions for details on how to configure your integration. .

Parameters and configuration

NameDescription
TableTable to be to looked up
Cache TTLHow long the lookup result can be cached. Lookups which use cached values are faster
Key columnColumn which will be used to match the Key value. Typically some kind of an identifier
Key valueValue used to search through the table for the matching record.
Output variable nameThis variable will contain the result of the Lookup

Additional considerations

Query component