NiFi REST APIs : How to create flows through 'nifi-api'

2018-05-07 Thread Brajendra Mishra
Hi Mike and Sivaprasanna, Could you please provide few examples where I can create Flows, process groups, processors, connector services and input and output port through 'nifi-api' REST APIs? I need your suggestion on one approach, where I want to create one flow and create processors (throug

Re: NiFi REST APIs : How to create flows through 'nifi-api'

2018-05-08 Thread Mike Thomsen
Brajendra, The NiFi API is typically called from external clients, not from within a flow. With that said, as far as I understand your use case I don't think it's going to work out that well for you. What you seem to want to do here is programatically create new processors to handle new situations