Connection timeout just results in error bulletin and not any output flow file.Also tried setting "Always Output Response" to "true" but no luck there too.
On Thu, Sep 6, 2018 at 1:24 AM Ed B <[email protected]> wrote: > Connection timeout is 504 response code. > InvokeHTTP will send FF to "Retry" relationship. You can use > RouteOnAttribute, check invokehttp.status.code attribute for having > appropriate code and then do your failure handling. You might also set "Always > Output Response" to "true". > > On Wed, Sep 5, 2018 at 12:22 PM saloni udani <[email protected]> > wrote: > >> Hi >> >> Is there a way to generate a failure flow file for connection issues like >> connection timeout for InvokeHTTP Processor? >> >> >> >> >> >> Thanks >> Saloni Udani >> >
