Hi everybody I would like to know if it is possible to increase the base value of a variable each time I run the bot, for example:
If I run the bot and the base value of the variable is 55, i need to increase the base value in one, so in the next time I run the bot the base value of the variable should be 56.
How do I get that
Page 1 / 1
Im new here but my guess is by using Global Values.
I dont know if they are available in Community since its unavailable right now so i cant check if i can use them.
https://docs.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/using-variables/cloud-global-variables.html
I dont know if they are available in Community
Actually I used a global value but that didn’t work, but thanks anyway, I already resolved it. What I did was:
- I created a excel with the row counter values
- I extracted the row counter values
- I used the row counter values to set the information I needed
- I increased the row counter values using the increment action
- I opened the excel I created and I set the new row counter values then I saved the new value and that’s it!
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.