ok, you are doing a login and logout after that doing your processing.
Your logout was failing due to which the process was failing.
It has been fixed in the attached zip. You can run it and see.
What is this? when you try to download the zip?
The logout click was not correct. So fixed that only
Yeah when I try to download the zip i get that error
Could you reupload the file? Thanks
I’ve tried all kinds of stuff to fix the attach window and click logout button but no effect. The selector validator says it should work but nothing is happening
Hi, I ran your workflow and everything seemed fine except that the work items are not updated with the security hash and the “Completed” status on the Acme system…
I removed the Go Back activity… now it works but only sometimes and is inconsistent. Not all work items are updated with hash and marked as complete. It takes a few retries to handle most work items. I uploaded the project on the UiPath academy tester and didn’t do so well
Could it be because for every work item update the workflow logs out and logs in again? The process is supposed to log in and log out only on first run (if Config is Nothing) but somehow it keeps logging out and logging in again for each new work item. How do I correct this?