Skip to main content
Question

Bot Failure is Production Intermittenly

  • July 9, 2026
  • 2 replies
  • 82 views

Hi All,

 

Suppose the bot is running for last 6 months. Due to application upgrade, bot is failing intermittently on object cloning. How do you troubleshoot and find the issue to fix it?

2 replies

Aaron.Gleason
Automation Anywhere Team
Forum|alt.badge.img+6
  • Automation Anywhere Team
  • July 9, 2026

@raam_1 The automation will tell you which action is giving you the issue. Just use "recapture" and choose the updated item. 


  • Cadet | Tier 2
  • July 10, 2026

Hello ​@raam_1 

During development, you should always review the log file whenever the bot fails. Simply open the log file and identify the task and line number where the bot encountered the error.

Once you have identified the failing line, recapture the corresponding object, update it if required, and test the bot again to verify that the issue has been resolved.