Book Image

Robotic Process Automation with Automation Anywhere

By : Husan Mahey
Book Image

Robotic Process Automation with Automation Anywhere

By: Husan Mahey

Overview of this book

With an increase in the number of organizations deploying RPA solutions, Robotic Process Automation (RPA) is quickly becoming the most desired skill set for both developers starting their career and seasoned professionals. This book will show you how to use Automation Anywhere A2019, one of the leading platforms used widely for RPA. Starting with an introduction to RPA and Automation Anywhere, the book will guide you through the registration, installation, and configuration of the Bot agent and Control Room. With the help of easy-to-follow instructions, you’ll build your first bot and discover how you can automate tasks with Excel, Word, emails, XML, and PDF files. You’ll learn from practical examples based on real-world business scenarios, and gain insights into building more robust and resilient bots, executing external scripts such as VBScripts and Python, and adding error handling routines. By the end of this RPA book, you’ll have developed the skills required to install and configure an RPA platform confidently and have a solid understanding of how to build complex and robust, yet performant, bots.
Table of Contents (20 chapters)

Chapter 2: Installing Automation Anywhere

The latest Community Edition of Automation Anywhere is a fully cloud-based platform. It is also available to students and small businesses for free. There is no limit on the number of bots you can build; the only limitation is that they can only be deployed to one device. This makes it ideal to learn how to start building RPA bots.

The basic components needed for any version of Automation Anywhere to run are Control Room and the Client. Control Room functions as a management tool. It is used to manage your user accounts, devices, bots, and schedules, as well as giving bot insights. In previous versions, the Client was the bot development interface, but this has been superseded in the latest Community Edition A2019 and all the development is now done from within Control Room. So, there is no need to install any client application.

The previous chapter showed how to register with Automation Anywhere. This registration process will create a user account for you and allocate your account to a control room. You will receive an email with the Control Room URL details as well as your login credentials.

In this chapter, we will get Automation Anywhere up and running, ready to start building bots. You will learn how to connect to the control room and update your profile, and we will move forward to setting up the machine you would run your bot on, known as a device. After creating the device, you will learn how to configure and set up any credentials needed to log in to the device. By the end of this chapter, you will have completed learning how to set up the environment and get ready for your RPA bot development journey using Automation Anywhere.

We will cover the following topics in this chapter:

  • Connecting to Control Room
  • Preparing your device
  • Configuring profile and device credentials