Skip to main content

Enrich from MongoDB

The Enrich from MongoDB mapping (mongodb) retrieves a document from MongoDB using the ID found at the from path. The result is fetched from the specified collection and inserted at the to path in the message.

Attributes for MongoDB Enrichment

AttributeRequiredDescription
fromYDefines the source field for the mapping.
toYDefines where the result should be inserted.
FunctionYShould be set to "Enrich from MongoDB".
Function typeYMust be "Enrichment"