XML File

Can i read and write xml file in uipath.

1 Like

Hi @himanshur
use read text file
& deserialize xml activity and for each item in xmlconfig

print the item

Thanks
Ashwin S

you can check this out @himanshur

https://go.uipath.com/component/xml-conversion-activities

cheers :smiley:

Happy learning :smiley:

1 Like