Created on 06-22-2020 06:23 AM - edited 06-22-2020 06:24 AM
Hi! Is there any ability to merge every file of one flow with another, that contains only one file?
To say more, I want apply the same attribute to all flow files.
Thanks in advance!
Created 06-23-2020 09:59 PM
@Maria_pl - I think you can put that one flow file from another flow to DistributedMapCache and use it get that cached data in another flow where you want to use/merge.
Processors :PutDistributedMapCacheGetDistributedMapCache
Thanks
Mahendra