Hi All,
I am developing an OCR application that get images continuously from one folder and there is one intermediate python code that convert the image into text and it will store those text content in DB. Now how can I integrate the Nifi with my Python code(Execute Process).