Hi,
I want to easily identify which robot task is running using the RPA console dashboard.
The robot task runs a report for a customer.
The robot task is parameter driven by process model variables that define which customer and which report the robot task should run.
The process model calls the robot task multiple times passing a customer and a report parameter as each customer can have multiple reports.
The issue is to see the customer and report parameters incorporated into the robot task name on the dashboard to aid progress tracking and any diagnosis without getting into execution logs, in much the same way that a process model can have a dynamic name that shows in the monitoring tab.
Thanks
Discussion posts and replies are publicly visible
pauls0008 : Based on my understanding, each running instance of the bot is assigned an execution ID. This allows us to investigate any bot by referencing its execution ID. You can either provide the execution ID or utilize it for identification purposes.