Solved

Schedule bot on Accounting Day

  • 12 September 2023
  • 2 replies
  • 35 views

Badge +2

How to Schedule a bot on accounting day ?

 
icon

Best answer by ravi.pothana 12 September 2023, 14:31

View original

2 replies

Userlevel 3
Badge +8

Hi @Mohammad Ali.T 

Please go through below documentation on how to schedule a bot, you will have options to “Run Once” or “Run repeatedly” 

https://docs.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/control-room/activity/cloud-schedule-a-bot.html

https://docs.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/control-room/activity/cloud-scheduled-activity-page.html

Userlevel 3
Badge +8

 

Scheduling considerations when running bots repeatedly.

When configuring bots to run repeatedly on a schedule it is important to make sure that the time between runs does not drop below the total time for deployment and execution of the bot. Otherwise, sequential executions of the bot might overlap leading to unexpected behavior.

For example if it takes two (2) minutes to run a bot, do not schedule the bot to run every one (1) minute. The previous run cannot complete before the next run begins.

With the reference specification, it is possible to successfully configure concurrent schedules.

Activity Schedule data
Concurrent schedules 100
Run as user per schedule 10
Total concurrent bots 1000

Reply