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
fromYDefines the source field for the mapping.
toYDefines where the result should be inserted.
FunctionYShould be set to "Apply another mapper".
CategoryYMust be "Enrichment"