Skip to main content
Question

Background Running

  • June 26, 2023
  • 3 replies
  • 359 views

Forum|alt.badge.img+2

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
Forum|alt.badge.img+17
  • 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.


Raul Jaimes
Forum|alt.badge.img+9
  • 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


Forum|alt.badge.img+1

@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