What are the various methods to run the bot without installing studio or robot on client machine

what are the various methods to run the bot without installing studio or robot on client machine

Thanks

@Vikram212

If you want to run any process in machine then you need to install Robot in that machine and without that we can’t run it.

We can run our process by below ways.

  1. we can trigger it from UiRobot system tray.
  2. Trigger it from Orchestrator.
  3. Through Orchestrator API methods.
2 Likes

You can not run a Robot if it’s not installed on that machine. You can skip Studio installation but not the Robot.

1 Like

Hi
If it’s like you have a machine or a server installed with robot but your client’s own machine/server doesn’t have means, we can do one thing
That you can develop a process that can login to client machine with RDP that is Remote Desktop Connection
So that it can be ran in your machine which has robot installed and Can connect to your Client machine with this Rdp login
And if that is done then it will Be more like image automation or Citrix based automation where we won’t be able to access the elements as individual elements

But still we got options like Image based activities or Conputer vision activities or Citrix Extension

Or

If you don’t want o use RDP and run in client machine directly then we must need a robot in that case to be installed in client machine

Cheers @Vikram212

2 Likes

Thanks all for timely response
Regards

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.