Running the BOT

Here we have following licenses:

  • 1 x Unattended Robot Node Locked
  • 1 X Studio User

Now the BOTs we have made are mostly doing some UI automation in Internet Explorer /Chrome and MS Excel.

Now, for the BOT scheduling, ‘without using Orchestrator’, following questions arise: -

  1. Back office BOT: Is there something like a Front office BOT can be changed to a Back office BOT ? I found some information in UiPath forum: -

If this can be a solution, what changes will be required?

  1. How to schedule a task: Do we schedule using windows task scheduler and run it like:

cd "C:\Users\user\AppData\Local\UiPath\app-18.2.3"

start UiRobot -file "C:\Users\user\Documents\UiPath\All try\ACR simple ECM.xaml"

or do we use this process :-

  1. Currently we did scheduling using Windows task scheduler, BOTs didn’t run properly, as the system was locked.

Task scheduler showed task has run properly, however the BOT didn’t work. (log file is attached)

We are trying to find a solution to unlock the system at a scheduled time. If you know it, please share the same.

1 Like