Skip to main content

Share Data

The Share Data Between Mappers mapping stores or retrieves values from a shared memory store. This enables the user to share data between different mappers. When a from path is provided, the data is saved under the given name parameter. When a to path is provided, the stored data is inserted into the message.

Attributes for Share Data Between Mappers

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 "Message Structure" to work as an enrich mapping.
FunctionYesShould be set to "Share data".
NameNoName of the variable to save.
DescriptionNoDescription of the variable to save.