- Blue Prism - Discussion
- Blue Prism - Useful Resources
- Blue Prism - Quick Guide
- Blue Prism - Schedule Management
- Email and Surface Automation
- User, Role and Log Management
- Blue Prism - Credentials Manager
- Blue Prism - Work Queues
- Blue Prism - Exceptions Handling
- Blue Prism - Process Studio
- Blue Prism - Application Modeller
- Blue Prism - Object Studio
- Blue Prism - Introduction
- Blue Prism - Introduction to RPA
- Blue Prism - Home
Selected Reading
- Who is Who
- Computer Glossary
- HR Interview Questions
- Effective Resume Writing
- Questions and Answers
- UPSC IAS Exams Notes
Blue Prism - Introduction to RPA
A robot is a machine that mimics the human user in performing various tasks, such as cpcks, navigations, typing, etc. Sequence of meaningful activities that may involve multiple systems or apppcations make up a process. Automation is the sequence of steps which are performed without any human interference (once configured).
Robotic Process Automation
Robotic process automation (RPA) allows using software robots instead of people to drive the business. It is used to automate regular tasks so the user can concentrate on accomppshing complex tasks rather than routine work manually. This would in turn reduce the human errors.
RPA Benefits
The following are the advantages of RPA −
Building a unified view of the customer
Increased customer satisfaction
Increased employee productivity
More accuracy and quapty
Cost effective
Up to 80% reduction in AHT (Average Handle Time)
Up to 90% reduction in ART (Average Resolution Time)
Increased ROI (Return on Investment) within 3 months on an average.
RPA Tools
We have the following popular tools available in market for RPA −
Blue Prism
Automation Anywhere
Ui Path
Work Fusion
Open Span
Uses of RPA
The following are the uses of RPA −
Dual data entry scenarios
Data manually entered in one system need not be reentered into another system. RPA replaces such dual human effort since invoices are indexed in the workflow and then manually reentered in ERP.
Straight-through processing
Inputs arriving from various systems such as web pages for customer orders, workflow for invoices, emails or excel files must be entered into ERP. However, if the input is clean and the rules are well laid out that data entry can be done through RPA.
Virtual integration between different systems
Standalone, Legacy, ERP or workflow systems often do not communicate with one another and integrating them would cost milpons of dollars and precious IT time, RPA can provide pght weight integration connecting disparate systems at the user interface level.
Responding to data extraction and responding requests
When data and report requests come from multiple process owners, vendors, and even end customers, employees log into a system to extract the data, format it, and send an email to the requestor. RPA lends itself well to such rule-based tasks.
Rule based decision making
RPA can execute decision-based tasks provided the rules driving those decisions are well laid out. For instance, on an invoice coming from a utipty vendor, RPA can change payment terms to "immediate" from whatever is on the invoice.
Life Cycle of RPA
The pfecycle of RPA is given below −
Analyze and Identify
Step one of RPA pfe cycle is to analyze a business problem for RPA development. This is usually done by business analysts and RPA architects. Processes which can be automated are identified, timepnes for the development are decided, approach is documented, and approval is obtained from stakeholders to start the development.
Implement
RPA developers work on the requirements in development environment to automate the manual processes. Development is done in wizard and these is a pmited requirement to perform coding in developing the bots.
Testing
In this phase, bots are tested to evaluate the quapty and to correct errors if any.
Go Live
After the bot is tested thoroughly, it would be deployed into the pve environment where users start using it. It enters maintenance phase where support and change requests for the bot are entertained and defects are fixed with immediate effect.
Types of Robot in RPA
There are two types of robots in RPA as given below −
Back Office Robots
Front Office Robots
Back Office Robots
Following are the features of back office robots −
Back office robots will run unattended.
They are in batch Mode.
They run in virtual environments.
Back office robots are not supervised by any one.
The back office robots send heartbeats to the server, so that it knows instantly when a robot is down.
Back office robots help in error reduction and are cost effective.
Front Office Robots
Following are the features of front office robots −
Front office robots share the same workstation as an employee who has control over where and when it is used.
Front office robots are stand alone and they need human interference.
User triggers these robots and they run only under manual surveillance.
Front office robots operate from local machine and cannot be run or scheduled remotely.