Fork me on GitHub

Mapping Event Broker

Motivation

Normally with the event broker the source and the destination event argument type must match exactly. With the mapping event broker you get the possibility to remap event arguments from the source to the destination.

Features