Skip to main content
Solved

Queue Processing

  • May 17, 2024
  • 1 reply
  • 202 views

Forum|alt.badge.img+3

Hi Team,

Can you please Share any doc related to how to design a bot with work queues.

I have one task bot to add items to queue.
I have other task bot to retrieve the queue items.
Another bot needs to run after processing the queue items.
Another task bot is opening the application.
Another task bot is closing the application.

I know the process without using the queue.
We need to create one main task bot and call all the sub task bots.

Whenever we add the items to queue, Processing bot is automatically triggering.

But how to begin it from opening application

it is bit confusing with queues.

Can someone share the design flow from end to end with queues.


 

Best answer by jon.stueveapeople

This product feature is referred to as “Workload Management (WLM)” and the root of the documentation of this feature is here:

https://docs.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/control-room/workload/cloud-workload-an-overview.html

Automation University has two eLearning topics to help learn how to use WLM:

Hope that helps.