Question
Caught Exception while parsing XML Stream using Apply-Parse-XML
When I am trying to parse the XML using Apply-Parse-XML method, it is getting failed with exception "Fail: Caught exception parsing XML stream".
There is nothing much in logs as well. I can just see the following entry in log.
When I run the Parse XML rule and provide the same XML as input it works fine.
Could not see anything in the tracer as well, it just throws the same exception - Fail: Caught exception parsing XML stream
Has anyone come across such an issue? Is there any hot-fix for the same?
Any help in this regard will be appreciated.
Version: PEGA v7.1.6
Hello Prasad,
Can you set the log level to 'DEBUG' for the 'invokeaxis2' activity rule which will print the SOAP envelope details in PegaRULES log file, please share the pegarules logs