Unable to read XML data: Exception: org.dom4j.XPathException: Exception occurred evaluting XPath
Error In Logs:
Get data from XML ERROR ProcessStudioException:81 - Unable to read row from XML file
com.automationedge.ps.core.exception.ProcessStudioException:
org.dom4j.XPathException: Exception occurred evaluting XPath: s:Body/*[name()='CheckMessageQueueResponse']/*[name()='CheckMessageQueueResult']/a:ConnectorMessageQueueState/a:Count. Exception: XPath expression uses unbound namespace prefix a
Issue To Reproduce:
- Uncheck the Namespace aware? option from the plugin.
Solution:
- Select the Namespace aware? option from the plugin and check. it will resolve your issue.