I put together a very simple workflow that read the pdf and accessed the content, but the results alternated between an empty return, error in the object reference and so on.
In the XML in question that I’m trying to do here, I realized that UiPath can’t see it as an XML structure, instead the output is a string, I believe that because of that it can’t navigate through the structure. My doubt is:
Does this problem stem from the type of xml I’m trying to manipulate, from the uipath package, or is there another treatment goal that I should do before, for example cleaning this header?
Thank you for your contribution to the discussion.