Skip to main content
Solved

Creator vs Runner

  • May 17, 2024
  • 3 replies
  • 105 views

Forum|alt.badge.img+2

I currently have a bot runner trying the task of downloading files off of drop box. The instances runs fine when operating as a bot creator with no faults or errors running. This however changes when operating on the runners. Is there a difference in these to applications as the bot just stops task and kills processing the task given as runner. 

Best answer by jon.stueveapeople

Hi BobisLost123

May I ask if the Bot Creator and Bot Runner device are the same machine/login? 

Usually they are not, so the different configuration, browser settings, screen resolution may limit how well objects are resolved by the record, or interacting with the UI. 

Best practice is always have the Bot Creator and Bot Runner machines using identical settings.

Without knowing the details of your bot logic, that’s my best advice.

3 replies

jon.stueveapeople
Automation Anywhere Team
Forum|alt.badge.img+7

Hi BobisLost123

May I ask if the Bot Creator and Bot Runner device are the same machine/login? 

Usually they are not, so the different configuration, browser settings, screen resolution may limit how well objects are resolved by the record, or interacting with the UI. 

Best practice is always have the Bot Creator and Bot Runner machines using identical settings.

Without knowing the details of your bot logic, that’s my best advice.


jon.stueveapeople
Automation Anywhere Team
Forum|alt.badge.img+7

Also, just stopping the task, without an error message is odd. Are using Error Handling to log the Error Line Number and Error Message?  


Forum|alt.badge.img+2
  • Author
  • Cadet | Tier 2
  • June 7, 2024

Also, just stopping the task, without an error message is odd. Are using Error Handling to log the Error Line Number and Error Message?  

We have some error handlers that operate but at sometimes when it does it the bot doesn’t process the error. 

 

Thank you!