Hi everyone. I have started to developed a custom AI agent with UiPath Agent Builder and one of the tools it has to use/execute is an RPA bot that basically opens a Microsoft Edge browser and make a quick web scrapping in a specific web. However, as it is obviously, due to the bot semantic it needs in some sense a machine to be executed on. When I run it from UiPath Studio it is executed on my laptop (it opens on my machine the MS edge browser, starts the scrapping, etc…) but when I run it from the agent, it says the following error:
Tool of type Process failed because: Failed to start tool ScrappingIBM1 process ScrappingIBM1 in folder xxx workspace
detail Foreground job requires an unattended robot to be defined on your user ErrorCode:1230
When I go to UiPath Orchestrator I cannot access “Machines” section due to my enterprise privileges, how can I configure the process so that when It is called it is executed on my machine automatically?
As mentioned in the error, it will require unattended licence to work that way. You can assign a unattended licence to your id, login with machine key and it should work.
After changing the license type you can publish your code to Shared/ my workspace folder
try to use Shared folder, for future if you want share that code any other your team member it will help you.
Sorry about my ignorance, but i dont know how to do it. Would you mind if we connect on a call in discord or whatever 10 minutes? I would really really appreciate that help.