Тёмный
No video :(

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

Anders Jensen
Подписаться 65 тыс.
Просмотров 10 тыс.
50% 1

Опубликовано:

 

5 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 31   
@andersjensenorg
@andersjensenorg Год назад
Work queues are one of the most important RPA concepts. Thanks for all your likes and support 🔥🙌 My Power Automate community is free: discord.gg/iloveautomation We're 8000+ RPA developers networking and helping each other with solutions.
@valerioboffino4768
@valerioboffino4768 2 месяца назад
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 :)
@andersjensenorg
@andersjensenorg 2 месяца назад
Thanks for writing 😊 I'm getting more than 50 messages daily. While I read all of them, I can’t reply to everyone 😔 But I’ve created an RPA/Automation community where we’re 12,000+ RPA Developers helping each other with solutions and our careers. Here’s the video on how to join (the invitation link is in the video description): ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-xWFz-S96XGo.html Kind regards, Anders
@SrdjanS_Automations
@SrdjanS_Automations Год назад
Great, finally, these activities are so important!
@andersjensenorg
@andersjensenorg Год назад
Thank you very much, trraucer! 😍
@joaobalaia1918
@joaobalaia1918 2 месяца назад
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
@andersjensenorg
@andersjensenorg 2 месяца назад
Thanks for writing 😊 I'm getting more than 50 messages daily. While I read all of them, I can’t reply to everyone 😔 But I’ve created an RPA/Automation community where we’re 12,000+ RPA Developers helping each other with solutions and our careers. Here’s the video on how to join (the invitation link is in the video description): ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-xWFz-S96XGo.html Kind regards, Anders
@sylvanusjohannes8365
@sylvanusjohannes8365 Год назад
I can't find Work Queue under Monitor, what should i do?
@andersjensenorg
@andersjensenorg Год назад
You have to wait to MS rolls it out in your region :(
@Squad2ND
@Squad2ND 9 месяцев назад
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.
@andersjensenorg
@andersjensenorg 9 месяцев назад
Lazier and better, thanks a lot Squad - old habbits I guess 😊 Kind regards, Anders
@user-sj5km8qt7w
@user-sj5km8qt7w 4 месяца назад
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.
@andersjensenorg
@andersjensenorg 4 месяца назад
Thanks for writing 😊 I'm getting more than 50 messages daily. While I read all of them, I can’t reply to everyone 😔 But I’ve created an RPA/Automation community where we’re 12,000+ RPA Developers helping each other with solutions and our careers. Here’s the video on how to join (the invitation link is in the video description): ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-xWFz-S96XGo.html Kind regards, Anders
@wisequery3876
@wisequery3876 Год назад
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
@andersjensenorg
@andersjensenorg Год назад
Thanks for writing 😊 I'm getting more than 50 messages daily. While I read all of them, I can’t reply to everyone 😔 But I’ve created an RPA/Automation community where we’re 8000+ RPA Developers helping each other with solutions and our careers. Here’s the video on how to join (the invitation link is in the video description): ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-xWFz-S96XGo.html Kind regards, Anders
@user-ii7kd8xx3f
@user-ii7kd8xx3f Год назад
do you prefer UiPath or PowerAutomate? What are the main pros and cons you see?
@andersjensenorg
@andersjensenorg Год назад
I work in both. But my preferences as a company of two people might differ from larger companies 🙂 Power Automate is cheapter than UiPath, but UiPath is more advanced.
@jovand179
@jovand179 Год назад
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!
@andersjensenorg
@andersjensenorg Год назад
Thanks for writing 😊 I'm getting more than 50 messages daily. While I read all of them, I can’t reply to everyone 😔 But I’ve created an RPA/Automation community where we’re 8000+ RPA Developers helping each other with solutions and our careers. Here’s the video on how to join (the invitation link is in the video description): ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-xWFz-S96XGo.html Kind regards, Anders
@taimoorkhan8203
@taimoorkhan8203 Год назад
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)
@sandhanamurali444
@sandhanamurali444 Год назад
You use for this recording
@andersjensenorg
@andersjensenorg Год назад
Hey taimoorkhan - you create a working selector and maybe even a dynamic selector, where a variable holds the name (if you know it). Kind regards, Anders
@schpiele
@schpiele Год назад
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.
@andersjensenorg
@andersjensenorg Год назад
Thanks for writing 😊 I'm getting more than 50 messages daily. While I read all of them, I can’t reply to everyone 😔 But I’ve created an RPA/Automation community where we’re 8000+ RPA Developers helping each other with solutions and our careers. Here’s the video on how to join (the invitation link is in the video description): ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-xWFz-S96XGo.html Kind regards, Anders
@sebastiendebosscher
@sebastiendebosscher Год назад
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
@sebastiendebosscher Год назад
what if I have 100 items in the queue, and the number increases during execution of the work queue items by one or more machines? Will it automatically stop when every item in the queue is processed or will it stop after the original 100 items?
@andersjensenorg
@andersjensenorg 8 месяцев назад
Thanks for writing 😊 I'm getting more than 50 messages daily. While I read all of them, I can’t reply to everyone 😔 But I’ve created an RPA/Automation community where we’re 10,000+ RPA Developers helping each other with solutions and our careers. Here’s the video on how to join (the invitation link is in the video description): ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-xWFz-S96XGo.html Kind regards, Anders
@Squad2ND
@Squad2ND 9 месяцев назад
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" :)
@andersjensenorg
@andersjensenorg 9 месяцев назад
Haha, 1000x thanks. My company is called "andersjensenorg", so already a bit too much of myself. Btw have you seen this: ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-QjrxLPg_TdI.html Kind regards, Anders
@calvinjeng
@calvinjeng Год назад
👍👍👍
@andersjensenorg
@andersjensenorg Год назад
🙌🙌🙌
Далее
ПРОСТИ МЕНЯ, АСХАБ ТАМАЕВ
32:44
Просмотров 1,6 млн
Почему-то хочется плакать
00:17
Просмотров 519 тыс.
Scheduled Power Automate Desktop Flows from Cloud
13:37
How to use Excel in Microsoft Power Automate Desktop
19:53
ПРОСТИ МЕНЯ, АСХАБ ТАМАЕВ
32:44
Просмотров 1,6 млн