Forum Discussion

Manigandan's avatar
Manigandan
New Contributor II
2 years ago
Solved

My response always shows &lt; for all the values inside XML instead of < after the xml formattersnap

I am passing the below input to XML formatter from mapper snap as string to XML formatter snap. Before XML formatter snap: "openEngine": "<items>\n<item \n</item>\n</items>"   After XML Formatte...
  • Manigandan's avatar
    2 years ago

    I checked in Canonical XML checkbox in XML formatter snap and it worked!!!