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 (through nifi-api) based on specific input requests (like if input is 'abc' then create getFile processor and if input is 'xyz' then create 'GetMongoDB' processor). In above scenario which approach should be more feasible (with respect to NiFi performance). I have figured out following 2 approaches: 1. All inputs should be handled by one 'router' processor and based on input it redirects and create specific processor. 2. Input should be specific at time of given inputs and flow will be individual for each processor. Please suggest. Brajendra Mishra Persistent Systems Ltd. DISCLAIMER ========== This e-mail may contain privileged and confidential information which is the property of Persistent Systems Ltd. It is intended only for the use of the individual or entity to which it is addressed. If you are not the intended recipient, you are not authorized to read, retain, copy, print, distribute or use this message. If you have received this communication in error, please notify the sender and delete all copies of this message. Persistent Systems Ltd. does not accept any liability for virus infected mails.
