Robotic Process Automation (RPA)
A Robotic Process Automation (RPA) is a business process automation that ...
- See: Intelligent Process Automation (IPA), Business Process Automation, Robot Software, Application Programming Interfaces, Scripting Language, Graphical User Interface, Graphical User Interface Testing.
References
2021
- (Wikipedia, 2021) ⇒ https://en.wikipedia.org/wiki/Robotic_process_automation Retrieved:2021-11-28.
- Robotic process automation (RPA) is a form of business process automation technology based on metaphorical software robots (bots) or on artificial intelligence (AI)/digital workers. It is sometimes referred to as software robotics (not to be confused with robot software).
In traditional workflow automation tools, a software developer produces a list of actions to automate a task and interface to the back-end system using internal application programming interfaces (APIs) or dedicated scripting language. In contrast, RPA systems develop the action list by watching the user perform that task in the application's graphical user interface (GUI), and then perform the automation by repeating those tasks directly in the GUI. This can lower the barrier to use of automation in products that might not otherwise feature APIs for this purpose.
RPA tools have strong technical similarities to graphical user interface testing tools. These tools also automate interactions with the GUI, and often do so by repeating a set of demonstration actions performed by a user. RPA tools differ from such systems in that they allow data to be handled in and between multiple applications, for instance, receiving email containing an invoice, extracting the data, and then typing that into a bookkeeping system.
- Robotic process automation (RPA) is a form of business process automation technology based on metaphorical software robots (bots) or on artificial intelligence (AI)/digital workers. It is sometimes referred to as software robotics (not to be confused with robot software).
2019
- https://www.ibm.com/cloud/learn/intelligent-automation
- QUOTE: ... Robotic process automation uses software robots, or bots, to complete back-office tasks, such as extracting data or filling out forms. These bots complement artificial intelligence well as RPA can leverage AI insights to handle more complex tasks and use cases. ...