How to debatch a xml file
I searched the internet to find ways to debatch an xml file and found a way to do the same. I did not write a custom pipeline component to achieve the same. What I did is wrote a method which accepts the xpath of the node , you want to debatch , its current node [...]