Hi guys, In the current 0.3.0 NiFi release there is no XML to JSON converter processor. I needed one for a project I am working on and wrote one. Very simple one with just a couple lines of code using Java library form json.org http://mvnrepository.com/artifact/org.json/json/20151123
Do you guys have a plan for this type of convertor/processor? I will be glad to help and submit converter I wrote to to the NiFi project. Let me know what do you think. Igor
