Hi V,

Would you elaborate what you mean by duplicate response?
Does it mean when a failed FlowFile at the 1st request is routed back
to the same InvokeHTTP, sent as the 2nd request, and if the 2nd
request succeeds, you get TWO duplicated output FlowFiles for the
Response relationship?

If your InvokeHTTP "Always Output Response" is set to "true", then it
always writes a FlowFile regardless of the HTTP response status code.
So you would get two FlowFiles in above scenario.

Thanks,
Koji

On Thu, Dec 21, 2017 at 2:50 PM, vin <rapoluvi...@gmail.com> wrote:
> Hi,
>
>
>      How to handle the duplicate responses from invokehttp.
>
> if i did not get the response from remote server, it is initiating the same
> request to the remote server and giving duplicate response,How to handle
> thiis scenario.
>
> thanks
>
> V
>
>
>
> --
> Sent from: http://apache-nifi-developer-list.39713.n7.nabble.com/

Reply via email to