Skip to main content

Share Data

The Share Data Between Mappers mapping (shareddata) stores or retrieves values from a shared memory store. 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
fromYDefines the source field for the mapping.
toYDefines where the result should be inserted.
FunctionYShould be set to "shareddata".
CategoryYMust be "enrich" to work as an enrich mapping.