File Listener Parse - Not handling amp; ?
We are running Pega version 7.4 but it looks like this was also happening before our upgrade from 7.2 was completed.
We get the following log message in PegaRULES when our file listener consumes an XML:
org.xml.sax.SAXParseException: The entity name must immediately follow the '&' in the entity reference.
The cause of this appears to be a line in the XML that has "&".
My question is, is this expected. What should be used instead if not & ?
Thanks!
***Edited by Moderator Marissa to update platform capability tags****