My goal is to move json/xml files from Azure to Google Cloud Platform(GCP) using NiFi. After my all R&D I figured out few processors that could be helpful. Lists are below:
- GetFile
- PutFile
- putGCSObject- To put data in GCP
- Found this link as an alternative to get files from Azure since there is no in-built processor available
The above link was complicated. So according to my objective am I going right ?? Do I need any extra processors ?? and also any important configuration I need to make while defining this flow??
Please help me out since I am a newbie and have just started with NiFi