From the course: UiPath Studio Essential Training
Unlock this course with a free trial
Join today to access over 25,300 courses taught by industry experts.
Orchestrator queues dispatcher - UiPath Tutorial
From the course: UiPath Studio Essential Training
Orchestrator queues dispatcher
- [Instructor] In this video, we will learn how to work with queues in Orchestrator. We will start by creating a queue in Orchestrator, populating it with data using automation, typically called a dispatcher. Then we will consume the transactions in the queue using another automation. And this type of process is typically called performer. Let's begin with a quick overview. Queues are extremely important for large scale automation projects. They allow the storage and the processing of basically unlimited amounts of data. The only condition is for the data to be organized in transactions. Let's see them in action and we will have some fun examples this time. I have this Excel file and it has two columns only, Name and Month. And I will go to this website, find unicorn name. I want to add the name, and add the month and get the unicorn name and save it back in an Excel file. So let's build an automation project to process each row as a transactional item in a queue. Now let's automate…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.