Uipath Orchestrator Overview
Uipath Orchestrator Overview
SOUKAINA KAOUANI
Uipath Advanced developer
[email protected]
Agenda:
6. RPA Tools
7. Uipath Components
Automation technologies
There are several RPA (Robotic Process Automation) tools available in the market. Some of the most
UiPath
solutions
UiPath is a leading Uipath Studio : This is the main
Robotic Process design and development
Automation (RPA) environment for creating
platform used to automation workflows.
automate
Orchestrator Uipath : This is the
repetitive and
manual tasks. It centralized platform for managing
provides a visual, and deploying automation
user-friendly workflows across the organization.
interface to Robot Uipath : Robots are the
automate tasks executable agents that run the
across various automation workflows created in
applications, such UiPath Studio. They can be
https://www.youtube.com/watch?v=rE2WRUDiODI
as web, desktop, deployed on local machines or in
and mainframe UiPath offers two types of licenses: the cloud.
applications. • Community Edition: Free
• Enterprise Edition : Paid
• The Community Edition is a good option for individuals and small businesses, while the Enterprise
Edition is a powerful solution for businesses of all sizes that need advanced features and support.
Uipath community ecosystem:
The UiPath online training provides education and resources for individuals to learn about RPA and how to use the UiPath
platform:
• UiPath Academy : an online learning platform for RPA and UiPath
• Uipath Documentation : Contains Tool User Guides for all components of the UiPath Platform. Here you will find
comprehensive information about Studio, Activities, Robot and Orchestrator.
• Uipath forum : Is the space where users with different sets of skills can actively help each other and
• Uipath Cerified :UiPath Certified Professional is a high-stakes certification program designed to help you advance your
career in robotic process automation (RPA) solutions across industries.
• Uipath Marketplace : Is a collaborative platform for companies and individuals to innovate, contribute and discover a full
suite of reusable automation components, APIs and services that accelerate the Automation First movement.
https://academy.uipath.com//
https://www.uipath.com/learning/certification
https://forum.uipath.com/
https://marketplace.uipath.com/
https://docs.uipath.com//
Uipath components
•UiPath robots are developed using a visual programming language called UiPath Studio.
•UiPath Studio provides a drag-and-drop interface that allows developers to create automation workflows using activities.
•Activities are pre-built blocks of code that perform specific actions, such as clicking a button, typing text, or extracting data
from a website.
•UiPath Studio also supports scripting languages such as VB.Net and C# for more advanced automation scenarios.
•Studio connects with Orchestrator to publish automated processes as NuGet packages to feeds. From there, they are
distributed to Robots to be executed.
• UiPath Studio is an integrated development environment for RPA developers to design, develop, and debug
automation projects.
• A software robot is an execution agent that runs automations built with the Studio family and then
published as packages either locally, or to Orchestrator.
Published packages
paired with a folder
become processes
Projects are
published as
packages
RPA developers to Attended Robot has access to
create orchestrator the folder (is connected to
automation orchestrator)
projects in Studio Uipath Assistant is connected to
the Attended Robot
Human user gives job
execution instruction to the
Orchestrator sends the job into the Attended Robot through Uipath
Unattended Robot and it’s work through Assistant
a heartbeat mechanism
Software bot Demo: Automated Invoice Processing in
SAP:
1 Monitoring a dedicated folder where invoices are saved in PDF format