I currently started to earn some UIPath experience.
My first little project is about reading an xml-file (RSS News):
I did not have any problems with the demo-dossier of UIPath, but now I struggle with the specific file format. Unfortunately I have to use namespaces and that’s my point of failing. Even with the solutions I found in this forum, I am not able to get it down.
First line of xml file (without "#)
<#rss xmlns:media=“http://xyz.com” version=“2.0”>
How many and which variables do I need? And how do I use them correctly?
If needed I can upload the xml file and my project. Just let me know.
Also, feel free to post a snippet of your xml file. I’m sure we could benefit with an example for this particular issue that could be then posted in this thread:
I hope someone will pick it up and prepare one for you and other users in the future