Hello everybody,
I need help to solve this problem.
I’m developing the Calculate client security hash assignment and I keep getting the 404 page not found error and I don’t know what to do.
I already put the wildcard this way - html title=‘ACME System 1 - Work Items*’ / but it doesn’t work.
Is it a server problem??
Hello @ruirodrigues_rpa
Have you checked the site manually? And is it working?
If its working then you need to modify the workflow to resolve this.
Thanks
yes, I tried manually and some times de error occurs. During the automatization, you initially enter the acme site but then the error appears when you go to capture the details in each work item
For each writer have you provided the correct ufl?
Thanks
Yes, i have provided the correct URL for each one.
There is anything that i can do?
Thank you
You have not. Check you screenshot on the 404 error and the url on the screenshot in your code.
You are simply navigating to an invalid URL and getting the wrong error.
I’d also urge you to not tag an admin in a message like this as its not really their role to be helping debug issues like this and it will make it harder for them to address issues that are within their remit on these forums.
@ruirodrigues_rpa Check the URL you are navigating to, it says “loginwork-items” instead of “work-items”. the correct URL is something like “https://acme-test.uipath.com/work-items/####”