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
| Attribute | Required | Description |
|---|---|---|
| from | Y | Defines the source field for the mapping. |
| to | Y | Defines where the result should be inserted. |
| Function | Y | Should be set to "shareddata". |
| Category | Y | Must be "enrich" to work as an enrich mapping. |