Module 1 PDF
Module 1 PDF
RPA implementation
Explain RPA benefits
1
How to automate “movie search” using a Robot
The first step before we start any automation is to capture the process behind it
carefully. Lets go back to our example of automating a movie search, The process
behind it can be divided into six steps.
In Step 1 we will open the website,
In Step 2 we will search for the movie on the website opened in Step 1,
In Step 3 we will find the results
In Step 4 we will save the results found in Step 3
In Step 5 will repeat the steps 1 to 4 again for other websites.
Step 6 is the final step. In this step we will collate all the results, and if the movie is
found we will send a message using an email
2
Introduction to RPA
RPA is helping unleash the value of Artificial Intelligence and in the process enabling
machines to work according to the business and IT needs. Robotic Process
Automation is accomplished with the help of "software robots" which are faster,
accurate and more efficient than human operators.
At a basic level RPA creates robots which can mimic human actions on a computer.
3
Robotic Process Automation is....
Robotic process automation is about automating human digital interactions. Human
interactions which can be automated are keyboard inputs, mouse movement and
clicks, and reading from the computer screen. With automation these tasks can be
done by robots. Can you think of your digital interactions? Can they be automated?
Can a robot do it?
4
RPA is not…
Now, let's delve deeper into what RPA is Not, to remove any misconceptions about
it. Robotic Process Automation is not about creating humanoid robots or replacing
humans. RPA is all about automating the repetitive, time‐consuming tasks and
processes leading to a better efficiency & utilization of time. It is much more than
just another cost‐saving method. We will discuss these aspects and other benefits
of RPA later in this course
5
The future of work with RPA
RPA builds Robots which can mimic human RPA can help workers become more
actions at the same time it can be done in a productive and release their bandwidth so that
low-code environment they can focus on other aspects of their work
RPA can make individuals more RPA can free the workers from
efficient. A Robot will execute mundane, boring repetitive tasks
tasks assigned to it much faster and they focus on tasks which
compared to a human involve creativity and human
decisions
Now, let’s discuss what makes RPA the future of work. It can help in Streamline, Automate
and Digitalized the business process. RPA leads to higher output by effectively upgrading
the affected industries and the associated tasks on a computer. Business industries across
the globe are in favor of cognitive, social, technological and highly optimized work.
Whereas, digital transformation is more than automation as it brings noticeable benefits
for the organization.
This technology has gain advantage which provides digitized and improved version of the
human workforce. The tasks that were previously human dependent for their decision‐
making can now be done by RPA. For, E.g. financial planning and fraud detection. To make
RPA more effective, many advanced technologies and software are being integrated making
automation more reliable and consistent.
RPA is not just disrupting IT, it is also fundamentally altering nature of work. Advantages of
RPA have uniquely positioned it to be increasingly integrated with the way people work,
thereby altering it.
1. It builds Robots which can mimic human actions at the same time its can be done in a
low‐code environment. You don’t need programming knowledge to create robots
2. It can make individuals more efficient. A Robot will execute tasks assigned to it much
fasted compared to a human
3. RPA can help workers become more productive and release their bandwidth so that
they can focus on other aspects of their work
4. RPA can free the workers from mundane, boring repetitive tasks and they focus on
tasks which involve creativity and human decisions.
6
We have already discussed how RPA is changing the Future of Work. Lets look at
how Businesses are deriving benefits from RPA. The major advantages of RPA
adoption by a business are:
7
Processes best suited for RPA
Processes that are simple, structured and can be easily mimicked by a machine are best suited for RPA.
Rules-based processes
that can be translated
into a set of rules
Repetitive processes
that are repetitive
Structured processes
that are well-defined or
structured
Repetitive: Processes that are iterative are good candidates. Automation speeds up the
execution of those processes resulting in increased productivity.
Rules‐based: If the way of handling a specific process does not undergo significant
changes with each iteration, it can easily be translated into a set of rules that can be
followed by RPA robots. A rules‐based process is a good candidate for automation.
Structured: Are the aspects of the process well‐defined or structured? If yes, the
process’s automation is easy to perform.
The consistency and accuracy of robots are greater than what a human worker can
accomplish. That means they are less prone to error. Robots can be built to report all
relevant data around their processes immediately, making it easier to keep track of their
activity.
8
Payroll Processing Client Information
1 2 Updates
Use of
Compliance Accounting
Reporting
6 RPA 3 Reconciliation
in Business
5 4
9
has the potential to help and support compliance components in a flexible manner.
These robots help in cost and time management.
9
What are Robots?
Software robots also perform complex calculations and decision making based
on data and predefined rules. They can mimic human actions such as type, click and
read data.
RPA robot interacts with applications. This interaction is non‐invasive. They can log
into applications, move files or folders and also copy/paste data
Once trained and programmed, robots can perform complex data processing tasks
and decision making with precision.
The software robots are designed to improve the process efficiency and save time.
They are non‐invasive and can work 24*7.
10
Types of Robots
Attended Unattended
Robots that collaborate Stand-alone robots that
with a human worker. perform workflows.
In RPA, robots are of two types, Attended and Unattended Robot. The classification
of robots depends on whether they require manual intervention or not.
These robots work in the background and ensure high productivity and low
handling times, while the human workers can continue to carry out their tasks
unhindered. Attended robots need manual intervention, and hence, they are not
fully automated. Manual intervention means when human intelligence is required
for further execution or completing the task.
Unattended robots can operate without human intervention on any variety of back‐
office activities. Unattended robots can run in both physical and virtual
environments. These robots can also be scheduled to start and stop at any time as
per the business requirements. The unattended robots are maintained and guided
remotely by the server. These robots are designed to work end to end without any
interventions. They are independent,
11
Check your knowledge
Now it’s your turn to test what you have learned so far. I will challenge you with 5
questions. You need to answer at least 4 to successfully complete the quiz. Each
question will have multiple answers. Its possible that more than one answer may be
correct. All the best
12
What is the full-form of RPA ?
b) Easier scaling
The correct answer to this question is option e
How many types of Robots are there in UiPath Studio?
a) Two types
b) Three types
c) Four types
d) Five types
The correct answer to this question is option A
Which of the following is a good candidate for RPA?
a) Invoice Processing
b) Sales Order
c) Payroll Processing
d) Database Updating
The correct answer to this question is option E
Which processes are best suited for RPA?
a) Repetitive
b) Rule-based
c) Structured
The correct answer to this question is option D
So far, we have discussed
Introduction to RPA
18