agathiyanv
(Agathiyan)
September 2, 2022, 1:04pm
1
I have an XML file which the contains the data of web form, But from that form I need to get some field values and store it into Data table or Excel. How to achieve this via UI path?
Hello @agathiyanv ,
Have you tried using deserialize xml
The example below explains how to use activities such as Deserialize XML, Execute XPath, Get XML Nodes, or Get XML Node Attributes for reading, deserializing, accessing, and displaying various information about an XML file. You can find these...
Sanjit_Pal
(Sanjit Pal)
September 2, 2022, 1:38pm
3
Hey @agathiyanv ,
Have a look on this thread.
Dear Experts,
We have some barriers in extracting data from XML, Our sequence contains HTTP request, deserialize XML and its result. But we only need to extract every “ObjectID” and “ProjectID” containing in that XML.
Let me know how can I extract all the contain data field from XML. Thanks for your help.
PJC.txt (1.7 MB)
Thanks,
Sanjit
ppr
(Peter Preuss)
September 2, 2022, 1:45pm
4
when sample xml can be shared with us, we can provide more individual help