Add queue item and broadcast to all bot

Hello Everyone,

Is there an option to add queue item that is meant to be broadcasted to all bot executioner?

Thanks!
Louie

add queue Item will add the Items to the queue name which you specified, Once you added item you can find this as transaction item in Orchestrator. from Orchestrator depending on the combination of environment and the Robot you can choose the availability of this Transaction Item.

Hi Divyashreem, thanks for replying to my query. Indeed, it will be available to all but only one will be triggered though unless all other bot is scheduled to read the queue. What I have in mind is once a new item is posted in the queue, all bots registered for this queue must be informed as if broadcast happened. It may not necessarily need to assign the tasks to all for now, informative trigger will do for my use case.
Thanks!