n, but the only way that comes to my mind.
>
> Cheers, Fabian
>
> 2017-08-28 23:29 GMT+02:00 boci :
>
>> Hi guys!
>>
>> I have one input (from mongo) and I split the incoming data to multiple
>> datasets (each created dynamically from configuration) and before
Hi guys!
I have one input (from mongo) and I split the incoming data to multiple
datasets (each created dynamically from configuration) and before I write
back the result I want to merge it to one dataset (there is some common
transformation).
so the flow:
DataSet from Mongod =>
Create Mappers dy