SlideShare a Scribd company logo
A software which mimics human execution of applications, usually for repetitive processes. It
is controlled by business users (user friendly configuration), and governed by IT.
Robotic Process Automation
● Abstract
● Introduction
● Why Robotic Process Automation
● Processes Assessment
● Return on Investment (ROI)
● Automation Potential
● Type Of automation
● Assisted/Unattended
● RPA tool Overview
● RPA Tools feature comparison
● RPA Quick Implementation
● Use Case
Abstract 5
Introduction 5
Why Robotic Process Automation 5
Processes Assessment 5
Return on Investment (ROI) 5
Robotic Process Automation
Abstract
Before the computer came in existence human
used to do many tedious job/hard work. With the
advent of computers, massive storage of data and
calculations became possible with a single mouse
click. But still human need some skill to operate
the same.
So here RPA will take the place now. Imagine
yourself telling your computer to do this, do that
and finish that report for you.
Is it really possible and effective?
The answer is Yes.
This is exactly where Robotic Process
Automation (RPA) comes into play. RPA systems
are used to automate basic and repetitive office
tasks.
Robotic Process Automation
Over the last few years, RPA (robotic
process automation) has quickly become
a transformative force across many
industries. RPA uses software robots to
manipulate and communicate with
business systems and applications,
streamlining processes and reducing the
burdenonhumanemployees..
Introduction RPA is “robotic” software that
organizations configure to capture and
interpret the actions of existing applications
employed in various business processes.
Once RPA software has been trained to
understand specific processes, it can then
automatically process transactions,
manipulate data, trigger responses, and
communicate with other systems as
necessary.
RPA technology is designed to reduce or
eliminate the need for people to perform
high-volume IT support, workflow, remote
infrastructure, and back-office processes,
such as those found in finance, accounting,
supply chain management and customer
service.Introduction
RPA will be applied to different domains
andindustrieswhichhaven’tbeenthought
about -Apart from industries like Banking ,
Insurance etc who have already started
using RPA technologies new industries
like Manufacturing , Aviation , Oil and Gas
,Legal , Retail , Analytics are now looking
at automation solutions to reduce their
OPEX.
Better service
It works without
ever taking a
vacation
React more
quickly
Speed of
execution can be
controlled
Reduce costs
Increase
efficiency and
reduce costs
Why Robotic Process Automation?
Processes Assessment Targeting RPA at the wrong processes use
cases.
When we decide to automate any business
process it is very important to first identify the
right process which can be automate using RPA
tool.
Perform a proper opportunity
assessment.
RPA always can not improve the process speed
because if existing application it self taking
longer time to process a result then RPA can not
improve speed to execution as it used existing
system capability to automate process.
Wrong delivery methodology.
While executing RPA project need to use write
methodology with skilled resource.
Due to lack of proper knowledge
30-50% initial RPA
implementation projects fail.
(Report Source: Get Ready for
Robots – E & Y)
Return on Investment (ROI) Below are few metrics to measure the full ROI of an
RPA deployment
• Productivity — Measure the length of time human
workers spent on a task versus how quickly robots
complete that same task
• Quality — Once bot will trained for repetitive task then
quality will also improve a lot. So measure output
accuracy before and after RPA deployment.
• Compliance — Measure compliance before and after
RPA deployment.
• Velocity — Measure the start time versus stop time of a
back-office process before and after an RPA deployment
and compare
As you scale your digital workforce and automate more
processes, the savings will overtake these initial costs.
However, you will still be left with some maintenance
costs, such as:
❑ Software licenses
❑ Software maintenance and upgrades
❑ Development and testing
❑ User support and ongoing training
❑ Infrastructure updates
❑ Program management
The RPA ROI metrics helps
you to calculate, how much
you will save by
implementing RPA in your
organization.
Why RPA
RPA
ROI
• Digital/Virtual Assistance
• Emulates human execution of
repetitive process with existing
application
• Robots work with existing IT
Architecture
• Robots are virtual workforce
controlled by business operations
team
• Robot can trained by business
users via configuration
• Better Service
• React More Quickly
• Better manage repeatable
task.
• Reduce error rate
• Improve standardization of
process workflow
• Quality and Accuracy
• Speed
• Increased Customer
Satisfaction
• Lower Cost
• Consistency
• High Productivity
• Better Quality
• Compliance
• Cost Reduction
• 24x7 Support
Testing Tools vs Robotics Process Automation Tools 5
Automation Potential 5
Type Of automation 5
Assisted/Unattended
5
RPA tool Overview 5
RPA Tools feature comparison 5
Test Automation
● Traditional automation tool are designed specifically
for testing only for GUI or Web based systems.
● Test Automation is applied only to the product and
its features.
● Test automation works across different
environments, i.e., QA, UAT, Prod, etc
● Test Automation is limited to QA
● Developing all advance features will depend on
testing tool. And not sure even if it will support.
● In traditional automation we cannot automate any
application until we do not have instance of that
application (which need to automate). E.g. web
applications URL, or Windows application exe path
required for automation.
RPA Tools
● RPA tools can easily automate processes spanning
across interfaces like legacy systems, virtual
machines, both desktop & web based applications,
backend process etc.
● RPA could be applied to other business processes,
with or without user interface.
● RPA meant to runs only in the production
environment.
● RPA systems could be used by all individuals across
the firm in terms of creation and usage.
● Most of these tools have the ready to use features
that speeds up process design (through ready
process templates) and implementation into the
RPA container.
● RPA tool can automate applications even if you
don’t have direct access of the application
(URL/EXE).Assume you need to automate some
applications which are installed on virtual machine
and its URL/EXE cannot access from outside.
Testing Tools vs Robotics Process Automation Tools
Automation Potential There are few principal that we should
know to identify the processes, these are as
below-
❑ Rules based Business process must be based on
some standard rule.
❑ Nature of Feed/Digital data Robotic process
automation is also depend on what kind of feed it
received.
❑ Repetitive task- So any repetitive task which
human executing via their existing system could
be automated if it is in structured format.
❑ Kind of Exception handling activities in the
process If exception handling are based on some
certain rule where less human intelligence
required instead of just following the rule to
correct the exception, then these processes could
be automated in RPA.
❑ Security policies constraints are also very
important while deciding RPA, while applying
RPA we must understand what kind of security
challenges will occur. i.e. if environment
availability.
When we decide to automate
any business process it is
very important to first identify
the right process which can
be automate using RPA tool.
So first challenge is how to
decide what process can be
automate?
Type of application which can be automate with RPA
6
Mainframe
4
BackendProcess
3
WebService
WindowsApplication
21
WebApplication
7
SAP
8
CitrixBasedApplication
*Above application type are just example but RPA can automate almost all type of application.
Type Of Automation
Automation
Attended Unattended
Human + Automation + Business Process Automation + Business Process
Unattended
➔ Feature
◆ Automation is always on
and keep waiting for the
input.
◆ input can be a file in a
shared drive or email etc.
◆ User credential provided
for automation
➔ Benefit
◆ Gives around 70% to 80%
productivity benefits.
➔ Limitation
◆ Process must be rule-based
nd dont required any
human interaction to make
any key process decision.
Attended
➔ Feature
◆ User log into the
application
◆ Manually trigger
automation
➔ Benefit
◆ Process that have steps
requiring key process
decision to be taken in
order to proceed further.
➔ Limitation
◆ User must be present while
automation is executing.
RPA Tool Overview
RPA Tools feature comparison
Conclusion
Conclusion
✔ To make RPA implementation success make sure
you are selecting the right process.
✔ Proper assessment done for the business use
cases .
✔ it is very important to set the right expectation.
✔ Do not work on assumption.
✔ Select right RPA development methodology.
15+ years IT experience at different levels of
design, development and service delivery.
Working as a Sr. Solution consultant
for Global logic Robotic Process Automation
(RPA) business. Play a key role on RPA process
discovery, design & development.
Successfully executed multiple Process
Automation projects for leading telecom
companies.
Sandeep Maurya|Sr. Consultant, Engineering
+91-8010410156|sandeepsofteng@gmail.com
RPA Certifications
Solution Architect | Bot Developer | AA Advanced RPA Professional
https://www.linkedin.com/in/sandeepkumarmaurya
Thank You...
Ad

More Related Content

What's hot (20)

Robotic process automation
Robotic process automation Robotic process automation
Robotic process automation
Gagandeep Nanda
 
What is Robotic Process Automation?
What is Robotic Process Automation?What is Robotic Process Automation?
What is Robotic Process Automation?
Chris Zechmeister
 
3 Amazing Examples of Real-life RPA Use Cases - Signity
3 Amazing Examples of Real-life RPA Use Cases - Signity3 Amazing Examples of Real-life RPA Use Cases - Signity
3 Amazing Examples of Real-life RPA Use Cases - Signity
Megha V
 
Robotic Process Automation
Robotic Process Automation Robotic Process Automation
Robotic Process Automation
VenkateshBandi8
 
RPA.pptx
RPA.pptxRPA.pptx
RPA.pptx
MuhammedMubashirM
 
What is robotic process automation - a guide to RPA
What is robotic process automation - a guide to RPAWhat is robotic process automation - a guide to RPA
What is robotic process automation - a guide to RPA
Daniele Fittabile
 
Robotic Process Automation
Robotic Process AutomationRobotic Process Automation
Robotic Process Automation
Next Space Pvt. Ltd
 
What is process automation robotics
What is process automation roboticsWhat is process automation robotics
What is process automation robotics
Saad Ehsan
 
An Overview of Robotic Process Automation (RPA)
An Overview of Robotic Process Automation (RPA)An Overview of Robotic Process Automation (RPA)
An Overview of Robotic Process Automation (RPA)
ARJUN S MEDA
 
Introduction To UiPath | RPA Tutorial For Beginners | RPA Training using Uipa...
Introduction To UiPath | RPA Tutorial For Beginners | RPA Training using Uipa...Introduction To UiPath | RPA Tutorial For Beginners | RPA Training using Uipa...
Introduction To UiPath | RPA Tutorial For Beginners | RPA Training using Uipa...
Edureka!
 
What is Robotic Process Automation? (RPA)
What is Robotic Process Automation? (RPA)What is Robotic Process Automation? (RPA)
What is Robotic Process Automation? (RPA)
Newton Day Uploads
 
Introduction to Robotic Process Automation (rpa) and RPA Case Study
Introduction to Robotic Process Automation (rpa) and RPA Case StudyIntroduction to Robotic Process Automation (rpa) and RPA Case Study
Introduction to Robotic Process Automation (rpa) and RPA Case Study
ALTEN Calsoft Labs
 
Robotic process automation overview
Robotic process automation overviewRobotic process automation overview
Robotic process automation overview
Pascal BORNET
 
RPA Tutorial for Beginners | RPA Training Using UiPath | UiPath Training Onli...
RPA Tutorial for Beginners | RPA Training Using UiPath | UiPath Training Onli...RPA Tutorial for Beginners | RPA Training Using UiPath | UiPath Training Onli...
RPA Tutorial for Beginners | RPA Training Using UiPath | UiPath Training Onli...
Edureka!
 
Robotic Process Automation Webinar Slides
Robotic Process Automation Webinar SlidesRobotic Process Automation Webinar Slides
Robotic Process Automation Webinar Slides
Smart ERP Solutions, Inc.
 
Whitepaper Robotic Process Automation
Whitepaper Robotic Process AutomationWhitepaper Robotic Process Automation
Whitepaper Robotic Process Automation
Sandeep Maurya 8800719707
 
RPA Architecture
RPA Architecture RPA Architecture
RPA Architecture
Apsara G
 
RPA overview and UIPath
RPA overview and UIPathRPA overview and UIPath
RPA overview and UIPath
Tarun Kumar
 
Robotic Process Automation (RPA)
Robotic Process Automation (RPA)Robotic Process Automation (RPA)
Robotic Process Automation (RPA)
Mufaddal Nullwala
 
Ui path online training ppt
Ui path online training pptUi path online training ppt
Ui path online training ppt
ThenmozhiC
 
Robotic process automation
Robotic process automation Robotic process automation
Robotic process automation
Gagandeep Nanda
 
What is Robotic Process Automation?
What is Robotic Process Automation?What is Robotic Process Automation?
What is Robotic Process Automation?
Chris Zechmeister
 
3 Amazing Examples of Real-life RPA Use Cases - Signity
3 Amazing Examples of Real-life RPA Use Cases - Signity3 Amazing Examples of Real-life RPA Use Cases - Signity
3 Amazing Examples of Real-life RPA Use Cases - Signity
Megha V
 
Robotic Process Automation
Robotic Process Automation Robotic Process Automation
Robotic Process Automation
VenkateshBandi8
 
What is robotic process automation - a guide to RPA
What is robotic process automation - a guide to RPAWhat is robotic process automation - a guide to RPA
What is robotic process automation - a guide to RPA
Daniele Fittabile
 
What is process automation robotics
What is process automation roboticsWhat is process automation robotics
What is process automation robotics
Saad Ehsan
 
An Overview of Robotic Process Automation (RPA)
An Overview of Robotic Process Automation (RPA)An Overview of Robotic Process Automation (RPA)
An Overview of Robotic Process Automation (RPA)
ARJUN S MEDA
 
Introduction To UiPath | RPA Tutorial For Beginners | RPA Training using Uipa...
Introduction To UiPath | RPA Tutorial For Beginners | RPA Training using Uipa...Introduction To UiPath | RPA Tutorial For Beginners | RPA Training using Uipa...
Introduction To UiPath | RPA Tutorial For Beginners | RPA Training using Uipa...
Edureka!
 
What is Robotic Process Automation? (RPA)
What is Robotic Process Automation? (RPA)What is Robotic Process Automation? (RPA)
What is Robotic Process Automation? (RPA)
Newton Day Uploads
 
Introduction to Robotic Process Automation (rpa) and RPA Case Study
Introduction to Robotic Process Automation (rpa) and RPA Case StudyIntroduction to Robotic Process Automation (rpa) and RPA Case Study
Introduction to Robotic Process Automation (rpa) and RPA Case Study
ALTEN Calsoft Labs
 
Robotic process automation overview
Robotic process automation overviewRobotic process automation overview
Robotic process automation overview
Pascal BORNET
 
RPA Tutorial for Beginners | RPA Training Using UiPath | UiPath Training Onli...
RPA Tutorial for Beginners | RPA Training Using UiPath | UiPath Training Onli...RPA Tutorial for Beginners | RPA Training Using UiPath | UiPath Training Onli...
RPA Tutorial for Beginners | RPA Training Using UiPath | UiPath Training Onli...
Edureka!
 
RPA Architecture
RPA Architecture RPA Architecture
RPA Architecture
Apsara G
 
RPA overview and UIPath
RPA overview and UIPathRPA overview and UIPath
RPA overview and UIPath
Tarun Kumar
 
Robotic Process Automation (RPA)
Robotic Process Automation (RPA)Robotic Process Automation (RPA)
Robotic Process Automation (RPA)
Mufaddal Nullwala
 
Ui path online training ppt
Ui path online training pptUi path online training ppt
Ui path online training ppt
ThenmozhiC
 

Similar to Robotic Process Automation-RPA (20)

RPA-2020 to 2021.pptx
RPA-2020 to 2021.pptxRPA-2020 to 2021.pptx
RPA-2020 to 2021.pptx
ksrce2
 
Robotic Process Automation - Introduction
Robotic Process Automation - IntroductionRobotic Process Automation - Introduction
Robotic Process Automation - Introduction
JothikaS18
 
RPA
RPARPA
RPA
ssuserbce5be
 
SE - Lecture 9 n 10 Intro Robotic Process Automation.pptx
SE - Lecture 9 n 10 Intro Robotic Process Automation.pptxSE - Lecture 9 n 10 Intro Robotic Process Automation.pptx
SE - Lecture 9 n 10 Intro Robotic Process Automation.pptx
TangZhiSiang
 
From Full Form to Applications A Comprehensive Guide to RPA’s Benefits and De...
From Full Form to Applications A Comprehensive Guide to RPA’s Benefits and De...From Full Form to Applications A Comprehensive Guide to RPA’s Benefits and De...
From Full Form to Applications A Comprehensive Guide to RPA’s Benefits and De...
Calidad Infotech
 
Robotic Process Automation Dubai, RPA Managed Services - Pinnacle
Robotic Process Automation Dubai, RPA Managed Services - PinnacleRobotic Process Automation Dubai, RPA Managed Services - Pinnacle
Robotic Process Automation Dubai, RPA Managed Services - Pinnacle
Pinnacle Computer Systems
 
Robotic Process Automation | RPA Software Testing
Robotic Process Automation | RPA Software Testing Robotic Process Automation | RPA Software Testing
Robotic Process Automation | RPA Software Testing
gnareshsem
 
Rpa technology paper
Rpa   technology paperRpa   technology paper
Rpa technology paper
Radhakrishnan R (RK)
 
Chatbots rpa-ia
Chatbots rpa-iaChatbots rpa-ia
Chatbots rpa-ia
houda zaidi
 
Олена Вірун “Robotics process automation: How we can change the customers bus...
Олена Вірун “Robotics process automation: How we can change the customers bus...Олена Вірун “Robotics process automation: How we can change the customers bus...
Олена Вірун “Robotics process automation: How we can change the customers bus...
Dakiry
 
Robotic Process Automation Decoded Everything You Need to Know.
Robotic Process Automation Decoded Everything You Need to Know.Robotic Process Automation Decoded Everything You Need to Know.
Robotic Process Automation Decoded Everything You Need to Know.
Cuneiform Consulting Pvt Ltd.
 
RPA_EC_2Cre_Chapter 01-RPA Foundations.pptx
RPA_EC_2Cre_Chapter 01-RPA Foundations.pptxRPA_EC_2Cre_Chapter 01-RPA Foundations.pptx
RPA_EC_2Cre_Chapter 01-RPA Foundations.pptx
huongdq21411
 
Robotic Process Automation Decoded_ Everything You Need to Know.pdf
Robotic Process Automation Decoded_ Everything You Need to Know.pdfRobotic Process Automation Decoded_ Everything You Need to Know.pdf
Robotic Process Automation Decoded_ Everything You Need to Know.pdf
sarah david
 
Robotic process automation (rpa)
Robotic process automation (rpa)Robotic process automation (rpa)
Robotic process automation (rpa)
Aapna Infotech
 
What is RPA Software and How Does It Work
What is RPA Software and How Does It WorkWhat is RPA Software and How Does It Work
What is RPA Software and How Does It Work
Think Future Technologies
 
Introducing_Blue_Prism_v2--Chappell.pdf
Introducing_Blue_Prism_v2--Chappell.pdfIntroducing_Blue_Prism_v2--Chappell.pdf
Introducing_Blue_Prism_v2--Chappell.pdf
Shenthilkumar Subburam
 
The Rise and Benefits of Robotic Process Automation (RPA) - DevOps Next
The Rise and Benefits of Robotic Process Automation (RPA) - DevOps NextThe Rise and Benefits of Robotic Process Automation (RPA) - DevOps Next
The Rise and Benefits of Robotic Process Automation (RPA) - DevOps Next
Perfecto by Perforce
 
RPA M1.pdf
RPA M1.pdfRPA M1.pdf
RPA M1.pdf
JaswanthNaidu9
 
Robotic Process Automation - Benefits, Challenges and Return on Investment
Robotic Process Automation - Benefits, Challenges and Return on InvestmentRobotic Process Automation - Benefits, Challenges and Return on Investment
Robotic Process Automation - Benefits, Challenges and Return on Investment
Benjamín Regueiro Casella
 
Best RPA Tools Picking The Right Robotic Process Automation Toolkit in 2023
Best RPA Tools Picking The Right Robotic Process Automation Toolkit in 2023Best RPA Tools Picking The Right Robotic Process Automation Toolkit in 2023
Best RPA Tools Picking The Right Robotic Process Automation Toolkit in 2023
Vertexplus Technologies
 
RPA-2020 to 2021.pptx
RPA-2020 to 2021.pptxRPA-2020 to 2021.pptx
RPA-2020 to 2021.pptx
ksrce2
 
Robotic Process Automation - Introduction
Robotic Process Automation - IntroductionRobotic Process Automation - Introduction
Robotic Process Automation - Introduction
JothikaS18
 
SE - Lecture 9 n 10 Intro Robotic Process Automation.pptx
SE - Lecture 9 n 10 Intro Robotic Process Automation.pptxSE - Lecture 9 n 10 Intro Robotic Process Automation.pptx
SE - Lecture 9 n 10 Intro Robotic Process Automation.pptx
TangZhiSiang
 
From Full Form to Applications A Comprehensive Guide to RPA’s Benefits and De...
From Full Form to Applications A Comprehensive Guide to RPA’s Benefits and De...From Full Form to Applications A Comprehensive Guide to RPA’s Benefits and De...
From Full Form to Applications A Comprehensive Guide to RPA’s Benefits and De...
Calidad Infotech
 
Robotic Process Automation Dubai, RPA Managed Services - Pinnacle
Robotic Process Automation Dubai, RPA Managed Services - PinnacleRobotic Process Automation Dubai, RPA Managed Services - Pinnacle
Robotic Process Automation Dubai, RPA Managed Services - Pinnacle
Pinnacle Computer Systems
 
Robotic Process Automation | RPA Software Testing
Robotic Process Automation | RPA Software Testing Robotic Process Automation | RPA Software Testing
Robotic Process Automation | RPA Software Testing
gnareshsem
 
Олена Вірун “Robotics process automation: How we can change the customers bus...
Олена Вірун “Robotics process automation: How we can change the customers bus...Олена Вірун “Robotics process automation: How we can change the customers bus...
Олена Вірун “Robotics process automation: How we can change the customers bus...
Dakiry
 
Robotic Process Automation Decoded Everything You Need to Know.
Robotic Process Automation Decoded Everything You Need to Know.Robotic Process Automation Decoded Everything You Need to Know.
Robotic Process Automation Decoded Everything You Need to Know.
Cuneiform Consulting Pvt Ltd.
 
RPA_EC_2Cre_Chapter 01-RPA Foundations.pptx
RPA_EC_2Cre_Chapter 01-RPA Foundations.pptxRPA_EC_2Cre_Chapter 01-RPA Foundations.pptx
RPA_EC_2Cre_Chapter 01-RPA Foundations.pptx
huongdq21411
 
Robotic Process Automation Decoded_ Everything You Need to Know.pdf
Robotic Process Automation Decoded_ Everything You Need to Know.pdfRobotic Process Automation Decoded_ Everything You Need to Know.pdf
Robotic Process Automation Decoded_ Everything You Need to Know.pdf
sarah david
 
Robotic process automation (rpa)
Robotic process automation (rpa)Robotic process automation (rpa)
Robotic process automation (rpa)
Aapna Infotech
 
Introducing_Blue_Prism_v2--Chappell.pdf
Introducing_Blue_Prism_v2--Chappell.pdfIntroducing_Blue_Prism_v2--Chappell.pdf
Introducing_Blue_Prism_v2--Chappell.pdf
Shenthilkumar Subburam
 
The Rise and Benefits of Robotic Process Automation (RPA) - DevOps Next
The Rise and Benefits of Robotic Process Automation (RPA) - DevOps NextThe Rise and Benefits of Robotic Process Automation (RPA) - DevOps Next
The Rise and Benefits of Robotic Process Automation (RPA) - DevOps Next
Perfecto by Perforce
 
Robotic Process Automation - Benefits, Challenges and Return on Investment
Robotic Process Automation - Benefits, Challenges and Return on InvestmentRobotic Process Automation - Benefits, Challenges and Return on Investment
Robotic Process Automation - Benefits, Challenges and Return on Investment
Benjamín Regueiro Casella
 
Best RPA Tools Picking The Right Robotic Process Automation Toolkit in 2023
Best RPA Tools Picking The Right Robotic Process Automation Toolkit in 2023Best RPA Tools Picking The Right Robotic Process Automation Toolkit in 2023
Best RPA Tools Picking The Right Robotic Process Automation Toolkit in 2023
Vertexplus Technologies
 
Ad

Recently uploaded (20)

Solidworks Crack 2025 latest new + license code
Solidworks Crack 2025 latest new + license codeSolidworks Crack 2025 latest new + license code
Solidworks Crack 2025 latest new + license code
aneelaramzan63
 
Exceptional Behaviors: How Frequently Are They Tested? (AST 2025)
Exceptional Behaviors: How Frequently Are They Tested? (AST 2025)Exceptional Behaviors: How Frequently Are They Tested? (AST 2025)
Exceptional Behaviors: How Frequently Are They Tested? (AST 2025)
Andre Hora
 
Salesforce Data Cloud- Hyperscale data platform, built for Salesforce.
Salesforce Data Cloud- Hyperscale data platform, built for Salesforce.Salesforce Data Cloud- Hyperscale data platform, built for Salesforce.
Salesforce Data Cloud- Hyperscale data platform, built for Salesforce.
Dele Amefo
 
Microsoft AI Nonprofit Use Cases and Live Demo_2025.04.30.pdf
Microsoft AI Nonprofit Use Cases and Live Demo_2025.04.30.pdfMicrosoft AI Nonprofit Use Cases and Live Demo_2025.04.30.pdf
Microsoft AI Nonprofit Use Cases and Live Demo_2025.04.30.pdf
TechSoup
 
LEARN SEO AND INCREASE YOUR KNOWLDGE IN SOFTWARE INDUSTRY
LEARN SEO AND INCREASE YOUR KNOWLDGE IN SOFTWARE INDUSTRYLEARN SEO AND INCREASE YOUR KNOWLDGE IN SOFTWARE INDUSTRY
LEARN SEO AND INCREASE YOUR KNOWLDGE IN SOFTWARE INDUSTRY
NidaFarooq10
 
The Significance of Hardware in Information Systems.pdf
The Significance of Hardware in Information Systems.pdfThe Significance of Hardware in Information Systems.pdf
The Significance of Hardware in Information Systems.pdf
drewplanas10
 
Avast Premium Security Crack FREE Latest Version 2025
Avast Premium Security Crack FREE Latest Version 2025Avast Premium Security Crack FREE Latest Version 2025
Avast Premium Security Crack FREE Latest Version 2025
mu394968
 
FL Studio Producer Edition Crack 2025 Full Version
FL Studio Producer Edition Crack 2025 Full VersionFL Studio Producer Edition Crack 2025 Full Version
FL Studio Producer Edition Crack 2025 Full Version
tahirabibi60507
 
Who Watches the Watchmen (SciFiDevCon 2025)
Who Watches the Watchmen (SciFiDevCon 2025)Who Watches the Watchmen (SciFiDevCon 2025)
Who Watches the Watchmen (SciFiDevCon 2025)
Allon Mureinik
 
How to Batch Export Lotus Notes NSF Emails to Outlook PST Easily?
How to Batch Export Lotus Notes NSF Emails to Outlook PST Easily?How to Batch Export Lotus Notes NSF Emails to Outlook PST Easily?
How to Batch Export Lotus Notes NSF Emails to Outlook PST Easily?
steaveroggers
 
F-Secure Freedome VPN 2025 Crack Plus Activation New Version
F-Secure Freedome VPN 2025 Crack Plus Activation  New VersionF-Secure Freedome VPN 2025 Crack Plus Activation  New Version
F-Secure Freedome VPN 2025 Crack Plus Activation New Version
saimabibi60507
 
Kubernetes_101_Zero_to_Platform_Engineer.pptx
Kubernetes_101_Zero_to_Platform_Engineer.pptxKubernetes_101_Zero_to_Platform_Engineer.pptx
Kubernetes_101_Zero_to_Platform_Engineer.pptx
CloudScouts
 
Pixologic ZBrush Crack Plus Activation Key [Latest 2025] New Version
Pixologic ZBrush Crack Plus Activation Key [Latest 2025] New VersionPixologic ZBrush Crack Plus Activation Key [Latest 2025] New Version
Pixologic ZBrush Crack Plus Activation Key [Latest 2025] New Version
saimabibi60507
 
Automation Techniques in RPA - UiPath Certificate
Automation Techniques in RPA - UiPath CertificateAutomation Techniques in RPA - UiPath Certificate
Automation Techniques in RPA - UiPath Certificate
VICTOR MAESTRE RAMIREZ
 
Societal challenges of AI: biases, multilinguism and sustainability
Societal challenges of AI: biases, multilinguism and sustainabilitySocietal challenges of AI: biases, multilinguism and sustainability
Societal challenges of AI: biases, multilinguism and sustainability
Jordi Cabot
 
Meet the Agents: How AI Is Learning to Think, Plan, and Collaborate
Meet the Agents: How AI Is Learning to Think, Plan, and CollaborateMeet the Agents: How AI Is Learning to Think, Plan, and Collaborate
Meet the Agents: How AI Is Learning to Think, Plan, and Collaborate
Maxim Salnikov
 
Get & Download Wondershare Filmora Crack Latest [2025]
Get & Download Wondershare Filmora Crack Latest [2025]Get & Download Wondershare Filmora Crack Latest [2025]
Get & Download Wondershare Filmora Crack Latest [2025]
saniaaftab72555
 
Requirements in Engineering AI- Enabled Systems: Open Problems and Safe AI Sy...
Requirements in Engineering AI- Enabled Systems: Open Problems and Safe AI Sy...Requirements in Engineering AI- Enabled Systems: Open Problems and Safe AI Sy...
Requirements in Engineering AI- Enabled Systems: Open Problems and Safe AI Sy...
Lionel Briand
 
Landscape of Requirements Engineering for/by AI through Literature Review
Landscape of Requirements Engineering for/by AI through Literature ReviewLandscape of Requirements Engineering for/by AI through Literature Review
Landscape of Requirements Engineering for/by AI through Literature Review
Hironori Washizaki
 
How can one start with crypto wallet development.pptx
How can one start with crypto wallet development.pptxHow can one start with crypto wallet development.pptx
How can one start with crypto wallet development.pptx
laravinson24
 
Solidworks Crack 2025 latest new + license code
Solidworks Crack 2025 latest new + license codeSolidworks Crack 2025 latest new + license code
Solidworks Crack 2025 latest new + license code
aneelaramzan63
 
Exceptional Behaviors: How Frequently Are They Tested? (AST 2025)
Exceptional Behaviors: How Frequently Are They Tested? (AST 2025)Exceptional Behaviors: How Frequently Are They Tested? (AST 2025)
Exceptional Behaviors: How Frequently Are They Tested? (AST 2025)
Andre Hora
 
Salesforce Data Cloud- Hyperscale data platform, built for Salesforce.
Salesforce Data Cloud- Hyperscale data platform, built for Salesforce.Salesforce Data Cloud- Hyperscale data platform, built for Salesforce.
Salesforce Data Cloud- Hyperscale data platform, built for Salesforce.
Dele Amefo
 
Microsoft AI Nonprofit Use Cases and Live Demo_2025.04.30.pdf
Microsoft AI Nonprofit Use Cases and Live Demo_2025.04.30.pdfMicrosoft AI Nonprofit Use Cases and Live Demo_2025.04.30.pdf
Microsoft AI Nonprofit Use Cases and Live Demo_2025.04.30.pdf
TechSoup
 
LEARN SEO AND INCREASE YOUR KNOWLDGE IN SOFTWARE INDUSTRY
LEARN SEO AND INCREASE YOUR KNOWLDGE IN SOFTWARE INDUSTRYLEARN SEO AND INCREASE YOUR KNOWLDGE IN SOFTWARE INDUSTRY
LEARN SEO AND INCREASE YOUR KNOWLDGE IN SOFTWARE INDUSTRY
NidaFarooq10
 
The Significance of Hardware in Information Systems.pdf
The Significance of Hardware in Information Systems.pdfThe Significance of Hardware in Information Systems.pdf
The Significance of Hardware in Information Systems.pdf
drewplanas10
 
Avast Premium Security Crack FREE Latest Version 2025
Avast Premium Security Crack FREE Latest Version 2025Avast Premium Security Crack FREE Latest Version 2025
Avast Premium Security Crack FREE Latest Version 2025
mu394968
 
FL Studio Producer Edition Crack 2025 Full Version
FL Studio Producer Edition Crack 2025 Full VersionFL Studio Producer Edition Crack 2025 Full Version
FL Studio Producer Edition Crack 2025 Full Version
tahirabibi60507
 
Who Watches the Watchmen (SciFiDevCon 2025)
Who Watches the Watchmen (SciFiDevCon 2025)Who Watches the Watchmen (SciFiDevCon 2025)
Who Watches the Watchmen (SciFiDevCon 2025)
Allon Mureinik
 
How to Batch Export Lotus Notes NSF Emails to Outlook PST Easily?
How to Batch Export Lotus Notes NSF Emails to Outlook PST Easily?How to Batch Export Lotus Notes NSF Emails to Outlook PST Easily?
How to Batch Export Lotus Notes NSF Emails to Outlook PST Easily?
steaveroggers
 
F-Secure Freedome VPN 2025 Crack Plus Activation New Version
F-Secure Freedome VPN 2025 Crack Plus Activation  New VersionF-Secure Freedome VPN 2025 Crack Plus Activation  New Version
F-Secure Freedome VPN 2025 Crack Plus Activation New Version
saimabibi60507
 
Kubernetes_101_Zero_to_Platform_Engineer.pptx
Kubernetes_101_Zero_to_Platform_Engineer.pptxKubernetes_101_Zero_to_Platform_Engineer.pptx
Kubernetes_101_Zero_to_Platform_Engineer.pptx
CloudScouts
 
Pixologic ZBrush Crack Plus Activation Key [Latest 2025] New Version
Pixologic ZBrush Crack Plus Activation Key [Latest 2025] New VersionPixologic ZBrush Crack Plus Activation Key [Latest 2025] New Version
Pixologic ZBrush Crack Plus Activation Key [Latest 2025] New Version
saimabibi60507
 
Automation Techniques in RPA - UiPath Certificate
Automation Techniques in RPA - UiPath CertificateAutomation Techniques in RPA - UiPath Certificate
Automation Techniques in RPA - UiPath Certificate
VICTOR MAESTRE RAMIREZ
 
Societal challenges of AI: biases, multilinguism and sustainability
Societal challenges of AI: biases, multilinguism and sustainabilitySocietal challenges of AI: biases, multilinguism and sustainability
Societal challenges of AI: biases, multilinguism and sustainability
Jordi Cabot
 
Meet the Agents: How AI Is Learning to Think, Plan, and Collaborate
Meet the Agents: How AI Is Learning to Think, Plan, and CollaborateMeet the Agents: How AI Is Learning to Think, Plan, and Collaborate
Meet the Agents: How AI Is Learning to Think, Plan, and Collaborate
Maxim Salnikov
 
Get & Download Wondershare Filmora Crack Latest [2025]
Get & Download Wondershare Filmora Crack Latest [2025]Get & Download Wondershare Filmora Crack Latest [2025]
Get & Download Wondershare Filmora Crack Latest [2025]
saniaaftab72555
 
Requirements in Engineering AI- Enabled Systems: Open Problems and Safe AI Sy...
Requirements in Engineering AI- Enabled Systems: Open Problems and Safe AI Sy...Requirements in Engineering AI- Enabled Systems: Open Problems and Safe AI Sy...
Requirements in Engineering AI- Enabled Systems: Open Problems and Safe AI Sy...
Lionel Briand
 
Landscape of Requirements Engineering for/by AI through Literature Review
Landscape of Requirements Engineering for/by AI through Literature ReviewLandscape of Requirements Engineering for/by AI through Literature Review
Landscape of Requirements Engineering for/by AI through Literature Review
Hironori Washizaki
 
How can one start with crypto wallet development.pptx
How can one start with crypto wallet development.pptxHow can one start with crypto wallet development.pptx
How can one start with crypto wallet development.pptx
laravinson24
 
Ad

Robotic Process Automation-RPA

  • 1. A software which mimics human execution of applications, usually for repetitive processes. It is controlled by business users (user friendly configuration), and governed by IT.
  • 2. Robotic Process Automation ● Abstract ● Introduction ● Why Robotic Process Automation ● Processes Assessment ● Return on Investment (ROI) ● Automation Potential ● Type Of automation ● Assisted/Unattended ● RPA tool Overview ● RPA Tools feature comparison ● RPA Quick Implementation ● Use Case
  • 3. Abstract 5 Introduction 5 Why Robotic Process Automation 5 Processes Assessment 5 Return on Investment (ROI) 5 Robotic Process Automation
  • 4. Abstract Before the computer came in existence human used to do many tedious job/hard work. With the advent of computers, massive storage of data and calculations became possible with a single mouse click. But still human need some skill to operate the same. So here RPA will take the place now. Imagine yourself telling your computer to do this, do that and finish that report for you. Is it really possible and effective? The answer is Yes. This is exactly where Robotic Process Automation (RPA) comes into play. RPA systems are used to automate basic and repetitive office tasks. Robotic Process Automation Over the last few years, RPA (robotic process automation) has quickly become a transformative force across many industries. RPA uses software robots to manipulate and communicate with business systems and applications, streamlining processes and reducing the burdenonhumanemployees..
  • 5. Introduction RPA is “robotic” software that organizations configure to capture and interpret the actions of existing applications employed in various business processes. Once RPA software has been trained to understand specific processes, it can then automatically process transactions, manipulate data, trigger responses, and communicate with other systems as necessary. RPA technology is designed to reduce or eliminate the need for people to perform high-volume IT support, workflow, remote infrastructure, and back-office processes, such as those found in finance, accounting, supply chain management and customer service.Introduction RPA will be applied to different domains andindustrieswhichhaven’tbeenthought about -Apart from industries like Banking , Insurance etc who have already started using RPA technologies new industries like Manufacturing , Aviation , Oil and Gas ,Legal , Retail , Analytics are now looking at automation solutions to reduce their OPEX.
  • 6. Better service It works without ever taking a vacation React more quickly Speed of execution can be controlled Reduce costs Increase efficiency and reduce costs Why Robotic Process Automation?
  • 7. Processes Assessment Targeting RPA at the wrong processes use cases. When we decide to automate any business process it is very important to first identify the right process which can be automate using RPA tool. Perform a proper opportunity assessment. RPA always can not improve the process speed because if existing application it self taking longer time to process a result then RPA can not improve speed to execution as it used existing system capability to automate process. Wrong delivery methodology. While executing RPA project need to use write methodology with skilled resource. Due to lack of proper knowledge 30-50% initial RPA implementation projects fail. (Report Source: Get Ready for Robots – E & Y)
  • 8. Return on Investment (ROI) Below are few metrics to measure the full ROI of an RPA deployment • Productivity — Measure the length of time human workers spent on a task versus how quickly robots complete that same task • Quality — Once bot will trained for repetitive task then quality will also improve a lot. So measure output accuracy before and after RPA deployment. • Compliance — Measure compliance before and after RPA deployment. • Velocity — Measure the start time versus stop time of a back-office process before and after an RPA deployment and compare As you scale your digital workforce and automate more processes, the savings will overtake these initial costs. However, you will still be left with some maintenance costs, such as: ❑ Software licenses ❑ Software maintenance and upgrades ❑ Development and testing ❑ User support and ongoing training ❑ Infrastructure updates ❑ Program management The RPA ROI metrics helps you to calculate, how much you will save by implementing RPA in your organization.
  • 9. Why RPA RPA ROI • Digital/Virtual Assistance • Emulates human execution of repetitive process with existing application • Robots work with existing IT Architecture • Robots are virtual workforce controlled by business operations team • Robot can trained by business users via configuration • Better Service • React More Quickly • Better manage repeatable task. • Reduce error rate • Improve standardization of process workflow • Quality and Accuracy • Speed • Increased Customer Satisfaction • Lower Cost • Consistency • High Productivity • Better Quality • Compliance • Cost Reduction • 24x7 Support
  • 10. Testing Tools vs Robotics Process Automation Tools 5 Automation Potential 5 Type Of automation 5 Assisted/Unattended 5 RPA tool Overview 5 RPA Tools feature comparison 5
  • 11. Test Automation ● Traditional automation tool are designed specifically for testing only for GUI or Web based systems. ● Test Automation is applied only to the product and its features. ● Test automation works across different environments, i.e., QA, UAT, Prod, etc ● Test Automation is limited to QA ● Developing all advance features will depend on testing tool. And not sure even if it will support. ● In traditional automation we cannot automate any application until we do not have instance of that application (which need to automate). E.g. web applications URL, or Windows application exe path required for automation. RPA Tools ● RPA tools can easily automate processes spanning across interfaces like legacy systems, virtual machines, both desktop & web based applications, backend process etc. ● RPA could be applied to other business processes, with or without user interface. ● RPA meant to runs only in the production environment. ● RPA systems could be used by all individuals across the firm in terms of creation and usage. ● Most of these tools have the ready to use features that speeds up process design (through ready process templates) and implementation into the RPA container. ● RPA tool can automate applications even if you don’t have direct access of the application (URL/EXE).Assume you need to automate some applications which are installed on virtual machine and its URL/EXE cannot access from outside. Testing Tools vs Robotics Process Automation Tools
  • 12. Automation Potential There are few principal that we should know to identify the processes, these are as below- ❑ Rules based Business process must be based on some standard rule. ❑ Nature of Feed/Digital data Robotic process automation is also depend on what kind of feed it received. ❑ Repetitive task- So any repetitive task which human executing via their existing system could be automated if it is in structured format. ❑ Kind of Exception handling activities in the process If exception handling are based on some certain rule where less human intelligence required instead of just following the rule to correct the exception, then these processes could be automated in RPA. ❑ Security policies constraints are also very important while deciding RPA, while applying RPA we must understand what kind of security challenges will occur. i.e. if environment availability. When we decide to automate any business process it is very important to first identify the right process which can be automate using RPA tool. So first challenge is how to decide what process can be automate?
  • 13. Type of application which can be automate with RPA 6 Mainframe 4 BackendProcess 3 WebService WindowsApplication 21 WebApplication 7 SAP 8 CitrixBasedApplication *Above application type are just example but RPA can automate almost all type of application.
  • 14. Type Of Automation Automation Attended Unattended Human + Automation + Business Process Automation + Business Process
  • 15. Unattended ➔ Feature ◆ Automation is always on and keep waiting for the input. ◆ input can be a file in a shared drive or email etc. ◆ User credential provided for automation ➔ Benefit ◆ Gives around 70% to 80% productivity benefits. ➔ Limitation ◆ Process must be rule-based nd dont required any human interaction to make any key process decision. Attended ➔ Feature ◆ User log into the application ◆ Manually trigger automation ➔ Benefit ◆ Process that have steps requiring key process decision to be taken in order to proceed further. ➔ Limitation ◆ User must be present while automation is executing.
  • 17. RPA Tools feature comparison
  • 18. Conclusion Conclusion ✔ To make RPA implementation success make sure you are selecting the right process. ✔ Proper assessment done for the business use cases . ✔ it is very important to set the right expectation. ✔ Do not work on assumption. ✔ Select right RPA development methodology. 15+ years IT experience at different levels of design, development and service delivery. Working as a Sr. Solution consultant for Global logic Robotic Process Automation (RPA) business. Play a key role on RPA process discovery, design & development. Successfully executed multiple Process Automation projects for leading telecom companies. Sandeep Maurya|Sr. Consultant, Engineering +91-8010410156|[email protected] RPA Certifications Solution Architect | Bot Developer | AA Advanced RPA Professional https://www.linkedin.com/in/sandeepkumarmaurya Thank You...