Power Automate Desktop: How to Use Work Queues - Complete Tutorial

preview_player
Показать описание
In this step-by-step video tutorial, you'll learn how to use the new Power Automate Desktop Work Queue actions. This complete guide shows how to create a work queue dispatcher/performer project in Microsoft Power Automate Desktop. Add items to the work queue with the 'Add work queue' item action, process them with the 'Process work queue items' action, and update their status with the 'Update work queue item'. Using the work queue feature, you can build your own advanced Power Automate Desktop flows.

📚 LINKS FROM THE VIDEO

📺 VIDEOS FOR YOU

RESOURCES (AFFILIATE LINKS)

⌚ TIMESTAMPS
00:00 Introduction
01:43 Create a Work Queue
08:00 Process Queue Items (Performer)
13:15 Update Work Queue Item
17:24 Error Handling and Logging
25:46 Add Work Queue Items (Dispatcher)

#powerautomatedesktop #powerautomate #powerplatform
Рекомендации по теме
Комментарии
Автор

Work queues are one of the most important RPA concepts.
Thanks for all your likes and support 🔥🙌

We're 8000+ RPA developers networking and helping each other with solutions.

andersjensenorg
Автор

Great, finally, these activities are so important!

SrdjanS_Automations
Автор

15:27
Hey Anders, maybe I am even lazier than you, but I believe that if you leave out the double-quotes in the JSON value when defining the 'numbers', the 'JSON to custom object' action should automatically convert it to an integer in the object and not a string, which should remove the needs to create those two 'Convert text to number' actions.

SquadND
Автор

do you prefer UiPath or PowerAutomate?
What are the main pros and cons you see?

iikdxxf
Автор

Hello! Thank you so much. I have a question: is there a way to modify a field of the json that i created in the queue? I would like to increment a value stored over there to handle the requeue mechanism :)

valerioboffino
Автор

Hi @andersjensenorg, the process of explanation is very simple and super easy to understand, but as PAD got some update i am unable to get "Switch Case" action to do error handling, so just wanted to know what could be the alternative action I can use in this demo, to have an output.

sjkmqtw
Автор

Hi thanks for the awesome stuff
i am getting the status of the queue processing instead of processed
what I have to do please suggest

wisequery
Автор

Nice video. I have 1 question.
Is the name of the queue item is a unique identifier? Meaning we can't import two same records with the same name?
If it is I assume it will throw an error that item is already added? Should we surround add queue item with try/catch and continue the loop in case an exception is caught for duplicate reference? Thanks!

jovand
Автор

Hi Jensen, one question, can i create a subflow with the second flow and call the subflow in top of my frist flow? That way i can have only 1 flow. Is possible? thank u

joaobalaia
Автор

Hello Anders once again 🙂I see that PAD added new queue action and that is great. But, I have a process with dispatcher and worker and Dispatcher is filling the queue items in dedicated WorkQueue. I need to create cloud flow where creation of queue item starts a new Desktop flow. But it only needs to be triggered when queue items are created in that one specific WorkQueue that is created for that process. Is there any way that I could do that through cloud trigger action 'When a row is added, modified or deleted' ?
I don't see that option there, I can only choose 'Table name' Work queue items, but can't target in which WorkQueue to trigger from.

schpiele
Автор

using power automation, how can I click a button on website where the name of the button is variable (keeps changing), plus, how can switch between two browsers (e.g. firefox opens a sub window and I need to click a button on that sub window)

taimoorkhan
Автор

I can't find Work Queue under Monitor, what should i do?

sylvanusjohannes
Автор

Hey Anders, it could be so awesome if you had the time to create a UiPath ike Re-Framework for Power Automate Desktop - "Jensen's Framework Template" :)

SquadND
Автор

Hello Anders, you didn't elaborate on load balancing aspect of work queues. What if I have 10 machines available but only 5 items in the work queue, how is the work load distributed among machines? (without load balancing, work queues, are just as having a dataverse table with some status columns which have been around since the beginning)

sebastiendebosscher