Skip to main content
Question

BotInsight API (gettasklogdata) doesn't refresh the data for some unattended runners

  • December 20, 2023
  • 1 reply
  • 44 views

Forum|alt.badge.img

I am facing an issue where gettasklogdata does not fetch bot information depending on the runner that executes it. There are three unattended runners; however, only one of them retrieves information from all bots. 

I checked the following points:

- For one specific bot, I can retrieve information when it is executed by all three runners. But only for this bot.

- When executed with an attended runner, I can retrieve the information for all bots.

- The unattended runners have the same roles.

What could be the problem?

1 reply

Forum|alt.badge.img+8
  • Automation Anywhere Team
  • January 10, 2024

Hi @Breno.M,

This could be related to the location of the bot. The GetTaskLogData API retrieves information only for bots that pre-existed in a private folder and will not work for bots directly uploaded to the public folder.

Thanks.