roja1
4 years agoContributor
Error while writing Xpath expression for a json response in soapUI
Hi,
I have been trying to extract value from the json repsonse using Xpath in the property transfer step. I could do it using json path match but not Xpath. For some reasons I need to extract it using Xpath only.
PFA for the json path match which is giving response. I have already tried this "/response/data[0]/number[0]/tNumber". Used Property as ResponseAsXml and Path languae as Xpath.
Please guide me on how to resolve this.
Thank you in advance