09-19-2020 10:37 AM
Hi Folks, i am getting below error in XML formatter.
Failure: Failed to canonicalize XML., Reason: The reference to entity “D” must end with the ‘;’ delimiter., Resolution: Failed to read the XML document, please try again.
Please help.
09-20-2020 10:35 PM
@vshalbnsal Seems to be the input of the XML is not formatted properly. Use XSD in formatter and before that use mapper to map correct root and attributes.