Difference between revisions of "Robotic Process Automation"

From wiki
Jump to navigation Jump to search
Line 27: Line 27:
  
 
==How the Pay Solutions Branch uses Blue Prism's RPA Technology ==
 
==How the Pay Solutions Branch uses Blue Prism's RPA Technology ==
[[File:BP.png|left|486x486px]]Currently, both the Front Office and Back Office of the Pay Solutions Branch (PSB) use Blue Prism's Robotic Process Automation technology.
+
[[File:BP.png|left|486x486px]]Currently, the Pay Solutions Branch (PSB) uses Blue Prism's intelligent software and Robotic Process Automation (RPA) technology for both the Front Office (FO) and Back Office (BO) to process pay solutions and business processes with a secure, agile, and smart digital workforce.
 +
 
 +
On November 19th, 2020, the PSB FO deployed 3 RPA pay processes for the Pay Centre. As of March 23rd, 2022, the digital workers have processed over 54,000 pay cases and has saved Compensation Advisors (CAs) over 14,600 hours.
 +
 
 +
One thing to note, digital workers can work 24/7 and don't take breaks, whereas CAs typically work 8 hours a day with regularly scheduled breaks. By automating the simple tasks and cases of CAs, it allows them to focus their attention and time on more complex tasks and cases.
  
 
===Software Landscape===
 
===Software Landscape===

Revision as of 17:46, 6 April 2022

What is Robotic Process Automation?

RPA1.png

Robotic Process Automation (RPA) is the term used for software tools that partially or fully automate human activities that are manual, rule-based, and repetitive. The software robots (A.K.A Digital Workers) follow objective decision making by mimicking and replicating the actions of an actual human interacting with one or more software applications to perform tasks such as data entry, standard transaction processing, or responding to customer service questions.

Robotic Process Automation tools do not replace the underlying business applications; rather, they automate the manual tasks of human workers. They essentially look at the screens that workers look at and fill in and update the same boxes and fields within the user interface by pulling the relevant data from the relevant location.

Purposes Served by RPA

  • Automates routine and repetitive tasks to reduce the human workload and allows for time to be allocated to more meaningful work.
  • Liberates humans from monotonous, low-value-added work that does not contribute to growth, and reduces human error.
  • Helps to ensure that outputs are complete and correct.
  • Helps to ensure that tasks can be completed more quickly.
  • They work by replicating the actions of an actual human interacting with one or more software applications to perform tasks such as data entry and processing standard transactions.

RPA Benefits Compared to Traditional Methods

Robotic Process Automation
  • Designed as a productivity tool and can be used efficiently and effectively.
  • Specializes in repetitive office tasks, and short development time.
  • The infrastructure supports easy scaling, new builds, maintenance, and monitoring.
Other Tools
  • Designed as general Information Technology (IT) tools and requires good knowledge to be used effectively.
  • Relatively lengthy to build and test.
  • May require additional effort to scale, maintain, and monitor.

BP2.png

How the Pay Solutions Branch uses Blue Prism's RPA Technology

BP.png

Currently, the Pay Solutions Branch (PSB) uses Blue Prism's intelligent software and Robotic Process Automation (RPA) technology for both the Front Office (FO) and Back Office (BO) to process pay solutions and business processes with a secure, agile, and smart digital workforce.

On November 19th, 2020, the PSB FO deployed 3 RPA pay processes for the Pay Centre. As of March 23rd, 2022, the digital workers have processed over 54,000 pay cases and has saved Compensation Advisors (CAs) over 14,600 hours.

One thing to note, digital workers can work 24/7 and don't take breaks, whereas CAs typically work 8 hours a day with regularly scheduled breaks. By automating the simple tasks and cases of CAs, it allows them to focus their attention and time on more complex tasks and cases.

Software Landscape

Development and Deployment
  • To build automated processes in BP.
  • Through a workflow design approach, we mimic the manual process keystroke by keystroke.
  • BP features an agile, collaborative process.
  • Deployment in Blue Prism is to create a package, export it and import it.
Readability of a Process
  • Blue prism has an aesthetic sense and visual elements.
  • Process flow becomes comfortable and you can resize or recolour the elements as per your choice.
System Integration
  • Excellent options for a system-to-system integration both on the server-side and client-side.
  • Supports REST calls.  
Integration with Other Applications
  • Integrates well with day-to-day applications such as Word, Excel and other desktop applications.
  • Provides advanced features while integrating with web pages containing Java and JavaScript.