Sahil
5 years agoContributor
Getting unwanted xml tag
Hi,
I am getting unwanted tags in my output xml.
such as
How do I avoid it.
My pipeline looks like below:-
@Sahil I think you already make root element, so delete the extra mapper as I suggest. It should work.(only removing the DocumentRoot from xml formatter)