Skip to main content
Cadet | Tier 2
June 26, 2023
Question

Background Running

  • June 26, 2023
  • 3 replies
  • 459 views

i need to execute the bot to running in the background and still can do any activity without distract the running bot. anyone know how to do that? thank you.

3 replies

rbkadiyam
Premier Pathfinder | Tier 7
Premier Pathfinder | Tier 7
June 29, 2023

@AutoBot88  if you are using api or db calls, it runs background.. there is no specific option like in Uipath for background process.

Ramesh B Kadiyam
Raul Jaimes
Navigator | Tier 3
June 30, 2023

@AutoBot88 

No option with Automation Anywhere. May be you can use additional Windows user session if you are using Windows Server on VM

Regards

Cadet | Tier 2
June 10, 2024

@Raul Jaimes Can i run my bot totally in background and work on other things ?

while my bot is using keystrokes, clicks and screen captures etc