Hello, I am a dinosaur from way back when UiPath was not dressed in orange.
I needed to use a workflow I had created back in 2019. But when I took the file out of my archives, and opened the xaml file, I saw that many components were unable to load (Namely “Attach Window”, “Move Mouse”, “Table Scraping”, and I’m sure there’s more that I don’t remember)
I have a 15-minute screenrecording showing what this workflow used to do, if that would help you help me.
Essentially, it was a workflow that took a spreadsheet of usernames and passwords, logged into each of them, and backed up activity history into an excel spreadsheet.
The reason I had created this workflow was because the web service we use did not have a native feature for exporting our usage data into tables.
I need to either fix this workflow or recreate it from scratch. Please, I need help.
I have questions such as:
- Have these components been renamed and that’s why they cant be loaded?
- Have these components been removed and I need to find a roundabout way of achieving the same goal?