You need to sign in to do that
Don't have an account?
Carol Rehnberg
Parse Error after Winter 15 Release
What changes in the Winter 15 release would cause the system to start throwing parse errors in an xml reader apex? It was working perfectly, and suddenly stopped working. The Debug Log message is SystemXMLException ParseError.
https://success.salesforce.com/issues_releases_view?release=192000000
-R&D declared that it is WAD
-- The error is caused due to XML external entity blocking which has been done from SFDC side for security reasons.
-Salesforce blocks xml referencing external entities since the WInter 15 release.
To resolve this issue please comment out the XXE reference or the
doctype .