Hub can merge data from multiple Sources into a single Target. The example below shows three Sources sending to a single Target.
For this use case, the routing will be:
- Pipeline 1 is S1 -> P1-> P2-> D1
- Pipeline 2 is S2 -> P1-> P2-> D1
- Pipeline 3 is S3 -> P1-> P2-> D1
Note: In this example all the Sources join to the same Process (that is, the same filtering rules are used) to send to a single Target. Different sets of Processes, which define different filtering rules, can be defined per Source, which then send to the same, single Target.