Hi,
Below is the xml and need to retrieve only market value.
I tried providing "root/documents/document/market" in XPath query in "Get XML element value" but it retrieves nothing.
Please help me in this regard. Thanks in advance.
<?xml version="1.0" encoding="utf-8"?>
<root>
<documents>
<document>
<isSpecimen value="False" />
<report value="ReportTest" />
<type value="Parent" />
<market value="CountryTest" />
</document>
</documents>
</root>
With that syntax, use Get XML element attribute instead of Get XML element value
eetuRobo
152
Super User 2025 Season 1
Riyaz_riz11
56
Super User 2025 Season 1
CU12050101-0
30