Hi experts,
Request you to assist me in below query
I have developed a bot on client machine. I want to run this bot from asp.net page which is hosted on server.
I have tried the following workaround.
I have created a .bat file which is stored on the client machine. This file triggers the uipath bot when you double click on it, but when we try to run the .bat file through wepage hosted on server machine it automatically runs on the server instead of the client machine.
I tried searching on google, but could not find any relevant solution. Can anyone please help.
Thanks.