Hi Everyone!!
Im facing an issue while working with the System 1 Navigate to work item details:
I have provided system navigate url for work item details:
in_SystemURL+“work-items/” +in_WorkItemID.ToString
When running it shows this in the url:
https://acme-test.uipath.com/work-items/0
Page Not Found
- Checked the config file: System 1 url :https://acme-test.uipath.com/
2.work item id is generated while extracting the WIID and was able to filter the WI5 work items.
Not able to understand why navigation page is showing an error.