Support > Forums > OpenBots Studio > Run bot attended mode in another machine

Run bot attended mode in another machine

TI Distribucion

  • Reporter
  • Calender Icon December 28,2022 at 3:49 PM

Hello,

Hope all is doing well. I have a question, what we do have to do to run a bot in a user machine? For example, we develop the bot in opent studio but we need to run this bot in other machine in attended Mode.

Do we have to install agent in this machine? Do we have to move project script to this machine?

Thanks

This forum has 314 topics, 681 replies, and was last updated 21 days ago by Support Agent

Sahil Wadhwa

  • Participant
  • Calender Icon December 28,2022 at 5:45 PM

Hi ti-distribucion,

Yes, Agent is the runtime operator that executes automations in both attended and unattended mode. Assistant provides a user friendly UI that can be configured to create schedules, trigger automations, monitor logs, and more.

Once an automation has been completed on Studio, you will need to publish the automation (which will generate a nuget package file). This file can be published to the Server or placed local directory accessible by the ​Agent. ​ Note that unattended automations must run through the Server, as it uses the Server information to create and maintain an RDP session in which the bot can execute. For attended execution, you can choose to obtain your automations from Server, or from a local source.

You can find more information in our Academy videos. I recommend the following videos:

https://academy.openbots.ai/using-ob-assistant-for-attended-automation/ https://academy.openbots.ai/publish-and-execute-your-first-automation-with-openbots-cloud-server/

You are not authorized to reply, please click here to login and add your reply to this topic.