- Robotic Process Automation Projects
- Nandan Mullakara Arun Kumar Asokan
- 218字
- 2021-06-24 16:14:25
Summary
RPA excels at automating manual and repetitive tasks. It is a capability that allows software robots to carry out tasks on a computer, just like a human would.
We saw that there are two types of RPA – one runs on your desktop and the other runs on a server. Most of the top tools give you the capability to implement both types of RPA. We looked at two of them – UiPath and Automation Anywhere – both of which we will be using for our projects.
UiPath is one of the easiest RPA tools with a comparatively low learning curve. This is why we have selected UiPath as one of the tools for our projects in this book. It has three main components: UiPath Studio, UiPath Orchestrator, and UiPath Robot.
Automation Anywhere is another top RPA tool and the latest A2019 community edition is cloud-based. We can create and deploy bots with a web browser. With the Control Room, we can build, manage, and analyze our bots.
Finally, we installed and set up the Community Editions of UiPath and Automation Anywhere. It's time to get started with our projects. Sound exciting?
In the next chapter, we'll get started with an Attended Automation Helpdesk project with UiPath.
- 算法大爆炸:面試通關(guān)步步為營
- 量化金融R語言高級教程
- 小學(xué)生C++創(chuàng)意編程(視頻教學(xué)版)
- .NET 3.5編程
- 數(shù)據(jù)結(jié)構(gòu)案例教程(C/C++版)
- NGINX Cookbook
- Learning Android Application Testing
- Unity Android Game Development by Example Beginner's Guide
- Mastering Python
- Implementing Splunk(Second Edition)
- C++ Data Structures and Algorithm Design Principles
- Flutter for Beginners
- 深入解析Java虛擬機(jī)HotSpot
- 零基礎(chǔ)Linux從入門到精通
- Ionic Cookbook