Hello,

You should be able to have a ListenHTTP processor (or
HandleHttpRequest/Response) that connects to a Notify processor which
would release the flow files sitting in front of Wait.

Thanks,

Bryan


On Sun, Sep 17, 2017 at 12:19 PM, joe harvyy <[email protected]> wrote:
> Hi,
>
> I have a use case where flow files should be blocked before moving to the
> next step. A manual action is needed to release these flow files. This
> manual action will be an HTTP post that an admin will be sending to NiFi
> through a simple web UI.
>
> How can I implement this behavior? Can I use Wait/Notify in this case or is
> there a better approach?
>
> Thanks
> J.
>

Reply via email to