Buntu, That's a good observation, I do not think there is a way to proactively know without trying. I quickly to a look at the usage docs and nothing stands out. My method of knowing has been trial and error.
But others might have a good way of knowing besides looking at the code for: @InputRequirement(Requirement.INPUT_FORBIDDEN) or @InputRequirement(Requirement.INPUT_REQUIRED) On Tue, May 2, 2017 at 8:09 AM Andrew Grande <[email protected]> wrote: > Try with InvokeHttp. > > Andrew > > On Tue, May 2, 2017, 3:42 AM Buntu Dev <[email protected]> wrote: > >> I'm trying to connect ExtractText to GetHTTP processor but that doesn't >> seem to be allowed. Wanted to check if that is true that GetHTTP processor >> doesn't accept input flowfiles and if so, how do I figure out which >> processors do not accept input flowfile based on the documentation? >> >> >> Thanks! >> >
