Hi Team,
in the attached XML screenshot, how do i capture the url form the xml ? i need to capture some other attributes as well.
please ehlp
Hi Team,
in the attached XML screenshot, how do i capture the url form the xml ? i need to capture some other attributes as well.
please ehlp
could you please share me sample.xaml file on how to fetch the data from above xml?
i got one video in you tube but that was very simple xml and he was able to fetch it easy but my xml is have many subnodes, which im not able to fetch the data from it.
Did you tried to use Deserialize XML and then .Element method on output of deserialized xml to get particular data.
You can check below thread for same.
You can also reference this post
https://forum.uipath.com/t/fetch-xml-node-value-with-condition-on-other-node-values-using-execute-xpath-utility-in-uipath/30231/14?u=loginerror
thank you all. i’ve tried XML Xpath online sites and able to grab whatever i needed.
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.