InvokeHTTP hits the required URL, I know we can add filename property to Update Attribute Processor in order to give a name to image/file in put file, But in my case lets take the Filename comes from a different processor (GenerateFlowFile here) in the form of a variable whcih is passed in UpdateAttribute Processor. The problem is its getting image and filename in different queues while I want in one.
I tried with MergeContent and Wait- Notify processors.
Any other idea useful here ?
I have attached the flow image below this question
Thanks in advance....
Image: -Flow of NiFi processors
GenerateFlowFile -> InvokeHTTP -> UpdateAttribute -> PutFile- daggettInvokeHTTPafterGenerateFlowFile? - daggett