Member since
07-20-2020
3
Posts
0
Kudos Received
0
Solutions
07-21-2020
11:12 AM
I found solution to this. I have wrote a NiFi processor,easy for me to write processor in Java, to convert XML to JSON. I didn't go the XSLT path as my XMLs structure would be different. Once i did convert the xml to json the delete function of the PutElasticsearchHttp processor worked. Thanks
... View more