SJB INSTITUTE OF TECHNOLOGY
Bangalor e -560060
INFORMATION SCIENCE & ENGINEERING
COURSE TITLE- ROBOTIC PROCESS AUTOMATION
DESIGN & DEVELOPMENT(21cs744)
MODULE-2
Ranjitha J
Assistant Professor
Dept. of ISE
Bangalore.
Module-2 Chapter-1
In this session Students will learn
➢Components of RPA
➢RPA Platforms
➢About UiPath
➢The Future of Automation
RPA COMPONENTS
The following are the basic or core components of RPA:
RPA PLATFORMS
There is growing demand for RPA, especially in industries that need large scale
deployments. The major markets for RPA are banking and finance, healthcare and
pharmaceuticals, telecom and media, and retail.
A few key vendors are:
Automation Anywhere
UiPath
Blue Prism
WorkFusion
Thoughtonomy
KOFAX
Automation Anywhere UiPath
Blue Prism Work Fusion
Thoughtonomy KOFAX
ABOUT UIPATH
UiPath was founded by Daniel Dines
UiPath is an RPA vendor that provides software to help organizations automate
their business processes.
Major clients of UiPath in the industry include BFSI, Telecom and media,
healthcare, retail and consumer, and manufacturing.
The components of the UiPath platform are :
❖UiPath Studio
❖UiPath Robot
❖UiPath Orchestrator
UiPath Studio: It helps users with no coding skills to design Robotic processes in a visual
interface. It is a flowchart-based modeling tool.
UiPath Robot: It runs the processes designed in UiPath Studio. It works in both attended
(working only on human trigger) and unattended environments (self-trigger and work on
their own).
UiPath Orchestrator: It is a web-based platform that runs and manages Robots. It is
capable of deploying multiple Robots, and monitoring and inspecting their activities.
THE FUTURE OF AUTOMATION
However, like in the past, people should be able to find a way to adapt to the
changes. With each generation, humans become smarter, more adaptable to change,
and also progressive.
In this session Students will learn
➢Learning UiPath Studio
➢Task Recorder
➢Emptying Trash in Gmail
➢Emptying Recycle Bin
LEARNING UIPATH STUDIO
Projects
The user interface – Ribbon, Quick Access Toolbar, Designer Panel, Properties, Activities,
Project, Outline, Output, Library, Variable panel, argument.
Project Sequence :This is suitable for simple
actions or tasks. It enables you to go from
one activity to another, without interfering
with your project. It consists of various
activities.
Flowchart: This is suitable for dealing with
more complex projects. It enables you to
integrate decisions and connect activities
Assistant: This is suitable for developing
attended or Front Office Robots:
sometimes these Robots are called
assistants
State machine: This is suitable for very
large projects that use a finite number of
states in their execution, triggered by a
condition.
THE USER INTERFACE
Ribbon
Quick Access Toolbar
Designer Panel
Properties
Outline
Argument
Variable panel
Output
Activities
Project
Library
TASK RECORDER
Basic – this recorder generates a full selector for each and every activity.
Desktop – this type of recorder is suitable for all types of desktop apps.
Web – this type of recorder is designed for recording in web apps and browsers.
Citrix – this type of recorder is used to record virtualized environments.
Two ways of recording
Automatically record multiple actions performed on
Automatic recording the screen.
Manual recording Manually record single actions performed on the
screen. Such as clicking an interface element.
STEP BY STEP EXAMPLE
1. EMPTYING TRASH IN GMAIL
2. EMPTYING THE RECYCLE BIN
THANK YOU