I’ve created a robot which will run on a machine and fetch some data from specified location. I’ve even scheduled that particular job in orchestrator. My question is “is it possible to run that robot on different machines where UIPath is not installed(by creating .exe file and install on the machines which I want to run this particular robot)?”.
Is there any solution for this type of scenario?