Skip to main content

State Engine Mapping

The State Engine Mapping (stateengine) queries MongoDB for previously saved messages that match on one or more field values defined via the fields parameter. The matching documents are filtered, cleaned, and inserted into the current message at the to path. This mapping uses historical context for state-based workflows.

Attributes for State Engine Mapping

AttributeRequiredDescription
fromYDefines the source field for the mapping.
toYDefines where the result should be inserted.
FunctionYShould be set to "State Engine Mapping".
CategoryYMust be "Enrichment"