Question
1
Replies
191
Views
Posted: March 28, 2018
Last activity: March 29, 2018
Response Parse rule from a connect soap returning blank value
The response parse rule from a connect soap is not parsing the xml structure. It is not throwing an error or exception. How do we debug what the issue is. Enabled log level settings with com.pega.pegarules.pub.util.XMLUtils, still not getting any error message.
Try to store the response to clipboard property of type text.
You can use show-page to see xml string stored to property, then you can compare the structure with your parse rule.