Skip to main content
Question

Number of variables and rows

  • January 11, 2023
  • 5 replies
  • 395 views

Forum|alt.badge.img+6

Hello, 

 

is anyone knows if we have limits of the used variables and rows in bots in Automation Anywhere. Because now we have 146 variables in our and over 300 rows of action and when we run the bot in debug mode our keyboard stops working correctly/ we cannot type any letter / . Anyone has any idea why this happens?

 

 

Regards ,

Teodora

5 replies

Tamil Arasu10
Most Valuable Pathfinder
Forum|alt.badge.img+18
  • Most Valuable Pathfinder
  • January 11, 2023

Hi @tdimitrova ,

 

Please check the out the below link,

https://docs.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/control-room/administration/settings/code-analysis-rules.html

The max rows actions 500 lines

By Enabling the Code Analysis, you will fix the above issue also to know the reason for the issue.

Code analysis enables you to evaluate a program without running the code. In Automation 360, the code analysis feature analyzes the code and displays a list of violations based on a set rules. You can review and fix any coding or stylistic errors for your automation


Forum|alt.badge.img+22
  • Most Valuable Pathfinder
  • January 11, 2023

Interesting one @tdimitrova Ideally it should not happen, can you try again by clearing cookies in the browser?

or As @Tamil Arasu10  suggested please use Code Analysis feature to get the exact issue


rbkadiyam
Premier Pathfinder | Tier 7
Forum|alt.badge.img+17
  • Premier Pathfinder | Tier 7
  • January 11, 2023

@tdimitrova  you have to increase java heap memory and RAM size inorder to load all these variables


Forum|alt.badge.img+6
  • Author
  • Navigator | Tier 3
  • January 12, 2023

Thank you , everyone for the answers! 


Forum|alt.badge.img+22
  • Most Valuable Pathfinder
  • January 17, 2023

Thank you , everyone for the answers! 

Welcome @tdimitrova