Hi
I'm new to Nifi and I wanted to orchestrate a data pipeline with micro-services that I have using Nifi.
I have two micro-services and I'm using InvokeHTTP and ListenHTTP for them. I have no issue with the invokeHTTP but I'm getting error with the ListenHTTP processor which says "Failed to properly initialize the processor". Can someone help me? Can I use Nifi to orchestrate my data pipeline that has multiple micro-services. Which processor is used to listen to the microservices and how Do i connect them