I have a problem with deserializing XML file. I have checked similar topics and while they are mostly about loops and how to extract searched information, I am unable to deserialize the file in the first place… The UiPath ‘How to…’ mentions ‘DeserializeXML’ activity, where you insert string input and XDocument output, but I cannot locate such activity in my UiPath.
I have checked all the packages and all of them are installed and there are no updates available. Do you have any idea what might be the case? Is there any other way to deserialize XML?