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.
