Message Mapper Plugin
The message mapper plugin is used in the transformation stage to convert messages between external and Normalized formats or communication stage to execute REST calls to get update data in an external system.
It applies a specific mapper on a message type. Benefits include:
- A more organized message flow
- Improved UI diagram visualization
Configuration
| Field | Options | Description |
|---|---|---|
| Next Hop Name | Any string | Specifies the next component where the message will be sent after being published. |
| Define a Queue | True / False | Determines how messages are processed:
|
| Next Hop Type | Plugin/Other | Specifies the type of next step in the workflow for the generated message. |
| Next Hop Name | Any string | Name of the next component where the message will be sent after being published. |