Skip to main content

Apply another mapper

The Apply another mapper mapping (mappersegment) executes another mapping segment by name. It can be conditionally invoked using condition and regex parameters, and supports bulk mode via the bulk parameter. Used for modular design, it allows nested mappers to run without recursion.

Attributes for Mapper Segment Invocation

AttributeRequiredDescription
FromYesDefines the source field for the mapping.
ToYesDefines where the result should be inserted.
PrecedenceYesDetermines the order in which this mapping is applied relative to others.
Function TypeYesMust be "Enrichment/lookup functons"
FunctionYesShould be set to "Apply another mapper".