Automation Anywhere Course

Master the capabilities of this powerful and versatile RPA.

  • 32 hours of Instructor led Training
  • Immersive hands-on training on RPA UiPath
  • Real Time Use Cases
  • Learn Good Coding Practices
  • Practical assignments to reinforce learning
  • Learn from industry experts

Why should you learn Automation Anywhere?

Organizations, regardless of the sector, are attempting to adopt automation to eliminate manual, repetitive tasks and make them more cost and quality efficient. This has led to the creation of Robotic Process Automation (RPA) technology that uses software robots to automate tasks that are highly repetitive. Automation Anywhere is one such RPA platform that helps provide powerful, scalable and easy to use RPA capabilities to automate complex tasks. It's easy learning curve, fast transaction speeds, and scalability features have made it extremely popular in a variety of applications including invoice processing, auditing, email notifications, inventory management, medial MI processing, data entry, data verification and much more. This is the right time to start learning this tool and implement it for business and organizational success.

How do you get started with Automation anywhere?

You can start your Automation Anywhere learning journey with this comprehensive and interactive course from Zeolearn. Led by industry experts, this course will teach you the fundamentals of Robotic Process Automation. You will gain in-depth knowledge of the Automation Anywhere tool and performing actions such as transferring data from Excel, Metabots and their creation, Automation anywhere clients and more. Backed with hands-on and use cases, this course is the perfect launchpad for you to start your career in RPA.

WHAT WILL YOU LEARN

  • Fundamentals of RPA and the Automation Anywhere tool

  • Create your own Abap program

  • Design and support automated marketing

  • Learn how to follow customer behaviour

  • Learn about the HTML language elements included in AUTOMATION ANYWHERE

  • Use the tool to plan, create, deploy & maintain full-fledged bots to automate business processes

  • Use commands to train bots to automate simple processes

  • Learn about various features, architecture, components, and functionality

  • Understand about robotic process automation

  • Learn how to develop bots using different types of recorders, editors

Prerequisite
Basic Programming knowledge.

WHO SHOULD ATTEND

ZEOLEARN EXPERIENCE

Learn By Doing

Immersive Hands-on training with combination of theoretical learning, hands-on exercises, group discussions, assignments and intensive Q&A sessions.

Live & Interactive

Ask questions, get clarifications, and engage in discussions with instructors and other participants.

Mentored by Industry Experts

Get Mentored by Industry practitioners having more than 10 years of experience

Reason based learning

Don’t gain just theoretical or practical knowledge. Understand the WHAT, WHY, and HOW of a subject. Simplify the subject matter and get in-depth comprehension.

Code Review by Professionals

Get reviews and timely feedback on your assignments and projects from professional developers.

Build Projects

We emphasize on learning the concepts through examples and help you in building a portfolio of projects through the course of training

Lifetime Enrolment

Free lifetime enrolment into any of the upcoming batches to help you refresh the concepts

Curriculum designed by Experts

The Curriculum goes through multiple levels of design and preparation by the experts to keep the topics/modules relevant to everyday changes in technology.

Study even from remote locations

Learn to use collaborative mediums to share opinions and improve your coding skills with assistance from the instructors and other participants.

AUTOMATION ANYWHERE COURSE CURRICULUM

Learning Objectives:

You will learn about Robotic Process Automation. Architecture of RPA and exception handling, RPA life cycle.

  • What is Robotic Process Automation
  • Natural Language Processing and RPA
  • How Robotic Process Automation Works!
  • Why to Automate repetitive Tasks/Process
  • RPA Solution Architecture Patterns – Key Considerations
  • Input Data Handling Solution Pattern
  • Exception Handling
  • Transaction Logging
  • Credential Management
  • Secure Execution
  • RPA Planning, Monitoring and Reporting
  • List of Robotic Process Automation Tools
  • Robotic Process Automation Tool Selection Checklist
  • RPA Best Practices
  • RPA Life Cycle
  • Time Frame of RPA Process
  • Identification of RPA Areas
  • Concept of ROI (Return on Investment)

Hands-on Description:

Rename All Files In A Folder

Task Description
Loop through all the files in the selected folder and rename files with .xls extension by prefixing it with today's date.

Learning Objectives:

You will learn about Control Room. To understand how to manage users and schedule bots using control room.

  • Control Room Dashboard
  • User Management (Creation of User for Automation Anywhere Client)
  • Scheduling Bots in Control Room
  • Trigger Bots in Control Room
  • Creation of Hot Key
  • Credential Management
  • User Rights for AA Client
  • License Management
  • Disaster Management in Automation Anywhere.

Hands-on Description:

a) Scrape Tabular Data From Web

Task Description
Scrape the tabular data from the web and transfer it to your own application.

b) Transfer Data From Excel To Any Application

Task Description
Transfer data from Excel to any application. Pre-requisites: Before you run this task, your Excel file and the destination application, both should be open.

c) Transfer Data From Access To Excel Using Excel Integration 

Task Description
Transfers product data from Access to Excel using Excel Integration.

Learning Objectives:

You will learn about Metabots. How to create Metabots and variables in Metabots.

  • Creation of Metabots
  • Use of DLL in Metabots
  • Calibration
  • UI Automation with Metabots
  • Variables in Metabots

Hands-on Description:

Using Application Integration To Integrate Terminal Emulator Program

Task Description
Often businesses need to get data from application windows that have no way of getting data. For such cases, Automation Anywhere features App Integration. This task checks if a user has logged in successfully to a FTP server using Putty. It captures data from Putty application window and checks for the string logged in to ensure the user is logged in successfully.

Learning Objectives:

In this module, you will learn about user-defined variables, workflow, validation, log creation and report generation.

  • Creation & Usage of User defined variables
  • Usage of system defined variables
  • WorkFlow of RPA Process
  • Creation of WorkFlow
  • Execution of WorkFlow
  • Validation of WorkFlow
  • Usage of Repository
  • Report Generation of bots
  • Scheduler Manager in AA Client
  • Trigger Manager in AA Client
  • Hot Keys in AA Client
  • Notification and Speed of Task Bots
  • Exception/Error Handling in Bots
  • Automation of Database Process
  • Logs Handling in Bots
  • Email Automation Process
  • FTP/SFTP Automation
  • Image Recognition Command
  • WebRecorder Command
  • Fetching Regular Based Data
  • Fetching Pattern Based Data
  • Object Cloning
  • MS – Excel Automation Commands
  • Static and Dynamic Delays in Automation Anywhere
  • Files & Folder Automation Commands
  • Loop Implementation in Automation Process For
  • Excel Dataset
  • Internet Explorer Table
  • SQL Query Dataset
  • XML Dataset
  • CSV File Dataset
  • Variable Operation Commands
  • String Operation Commands
  • Execution of Sub Task in Main Bots
  • Screen & Visualize Capture Command
  • Automation of Web Services & Rest Web Service
  • Mouse and Keyboard action automation
  • User Input Automation Command
  • XML Automation Process
  • Debugging of Task Bots
  • Security Implementation through Automation Process
  • PDF Automation Process
  • Automation of Windows Controls
  • Web Browser Activities Automation

Hands-on Description:

a) Using OCR To Integrate With Command Line FTP

Task Description
Web and Desktop applications are filled with images that need to be converted to a readable text for certain actions to be performed. OCR technology is used to do just that. The task below logs into FTP server via DOS and waits to check if logged in successfully. It uses OCR technology to retrieve information from Command Prompt in to readable text to check whether login was successful.

b) Terminal Emulator Automation-Checking For Malware In Remote Machine

Task Description
This task shows you how using Automation Anywhere, you can easily automate any type of Terminal Emulator. This example looks at the programs on the remote machine that are making connections with the outside world, and check if any unexpected program or malware is present in the list.

c) Test And Validate Online Shopping Cart Functionality

Task Description
Online shopping cart is arguably the most important part of an E-Commerce site. Testing shopping cart is essential to the success of any E-commerce site. This task shows how you can test online shopping cart.

d) Send An Email To A List Of Contacts

Task Description
Send an Email (e.g. a Marketing email or newsletter) to a list of contacts.

e) Scrape Tabular Data From Web And Transfer It To Excel

Task Description
Scrape the tabular data from the web and transfer it to Excel.

f) Extract Restaurant Data From A Website

Task Description
Let's say you are in a restaurant business and you want to regularly find out all the restaurant businesses in your area.

FAQs

Course

  • Basics of Robotic Process Automation
  • Activities you can perform with Automation Anywhere
  • Scrap data and export data from source to destination
  • Extract data from Web portals
  • Different types of recording modes
  • PDF automation
  • Email automation
  • Remote application automation
  • How to create Metabots
  • Manage and Schedule your bots.

The objective of this course is to familiarise you with Automation Anywhere and help you understand its features and functionalities. By the end of the workshop you will know about RPA, its use cases and how to use the tool to improve your business.

Basic programming knowledge is needed to take up this course.

Anyone interested in learning about automation, RPA and the Automation Anywhere tool can take up this course.

In this fast paced and technology driven world, automation is the name of the game. RPAs have been developed to make processes more efficient and cost effective. Automation Anywhere is an RPA tool that automates repeatable, manual and procedure oriented business processes smoothly and while giving high benefits to enterprises.

Automation Anywhere RPA tool helps companies to plan, create, deploy & maintain bots to ensure better quality, faster processes and thus better ROI. Professionals who have expertise in RPA and the Automation Anywhere tool are in high demand and earn lucrative salaries.

Automation Anywhere Developer workshop experience

The workshops at Zeolearn are always interactive, immersive and intensive hands-on programs. There are 3 modes of Delivery and you can select based on the requirements - 

  • Online Classroom training: Learn from anywhere through the most preferred virtual live instructor led training with the help of hands-on training and interactive sessions
  • One-to-One Training: You can enrol for one-to-one Automation Anywhere Developer classroom training session with our expert trainer at a preferred time. With this mode, you can customize your curriculum to suit your learning needs. 
  • Team/Corporate Training: In this type of training, an Organization can nominate their entire team for online or classroom training. You can customize your curriculum to suit your learning needs and also get post-training expert’s support to implement Automation Anywhere concepts in the project.  

We follow the below mentioned procedure for all the training programs by dividing the complete workshop experience into 3 stages i.e Pre, Workshop and Post. This is a tried and tested approach using which we have been able to upskill thousands of engineers.


Pre-training 

Before the start of training program, we make sure that you are ready to understand the concepts from Day 1. Hence, as a process of preparation for the intensive workshop, we provide the following -

  • Reference articles/ Videos and e-books
  • 2-4 hrs of training on pre-requisites - to make you workshop ready
  • Pre-Workshop Assessments - to assess and benchmark 
  • Environment set-up docs

During Training

The training is completely hands-on and you receive the below mentioned deliverables from Zeolearn team - 

  • PPT and Code Snippets used in the class
  • Learners Guide or E-book
  • Projects / Case Studies
  • Assessments / Lab exercises
  • Quizzes and Polls
  • Study Plans - To structure your learning.

Post Training

We don’t just impart skills but also make sure that you implement them in the project. And for that to happen, we are always in touch with you either through newsletters or webinars or next version trainings. Some of the post-training deliverables lined-up for you are - 

  • Project assistance with mentor
  • Course Recordings
  • Access to Alumni Network
  • Additional workshops on advanced level concepts
  • Regular emails/newsletters on Blogs/Tutorials and other informational content

Yes, Zeolearn has well-equipped labs with the latest version of hardware and software. We provide Cloudlabs to explore every feature of Automation Anywhere through hands-on exercises. Cloudlabs provides an environment that lets you build real-world scenarios and practice from anywhere across the globe.  You will have live hands-on coding sessions and will be given practice assignments to work on after the class.

At Zeolearn, we have Cloudlabs for all the major categories like Web development, Cloud Computing, and Data Science.

Project 1:

Scrape Web Data And Transfer It To Your Database

Task Description
Scrape web data and transfer it to your database. For e.g. scrape information from an online book database and build your database. This sample task uses an example from http://www.getabstract.com/summaries/27000000/onlineDate/all/paged/en/it-production-and-logistics.html just for illustrative purposes.


Project 2:

Migrate_Export Data From Database To CSV 

Task Description
Query the database and transfer that data to CSV file.


Project 3:

Extract Stock Data From A Web Page 

Task Description
Monitor the opening and closing prices of your stock portfolio and email them. This sample task uses an example from finance.yahoo.com just for illustrative purposes.


Project 4:

Extract Competitor's Price List 

Task Description
Extract competitor's price list regularly and stay ahead of the competition. Note: Let's say you are a LG dealer and you want to regularly check the LCD monitors prices that your competition is providing. In this sample task we are using an example of LG LCD monitors just for illustrative purposes.

This course is delivered by industry-recognized experts with several years of real-time experience in Automation Anywhere.

Not only will they impart knowledge of the fundamentals and advanced concepts, they will provide end-to-end mentorship and hands-on training to help you work on real-world projects with regards to Automation Anywhere.

Once you register for the course you will be provided with system requirements and lab setup document which contains detailed information to prepare the environment for the course.

We will help to install or configure the Community Edition.

To attend AUTOMATION ANYWHERE training program, the basic hardware and software requirements are as mentioned below - 

The system requirements for installing the Automation Anywhere in any PC are…..

Processor : 2x1.8 GHZ 32-bit (x 86) Or 4 x 2.4 GHZ 64-bit (x 64).

Memory : Minimum 4 GB or Maximum : 8GB

Operating system : Windows 7/8/8.1/10 (64 bit)

  • Hardware requirements
  • Software Requirements
  • Automation AnyWhere Tool
  • Permissions Required

AUTOMATION ANYWHERE Online Training Experience

All our training programs are quite interactive and fun to learn with plenty of time spent on lot of hands-on practical training, use case discussions and quizzes. Our instructors also use an extensive set of collaboration tools and techniques which improves your online training experience.

This will be live interactive training led by an instructor in a virtual classroom.

You will receive a registration link to your e-mail id from our training delivery team. You will have to log in from your PC or other devices.

Yes, for all the online public workshops there would be participants logging in from different locations.

In case of any queries, you can reach out to our 24/7 dedicated support at any of the numbers provided in the link below: https://www.zeolearn.com/contact-us, or send an email to hello@zeolearn.com.
We also have Slack workspace for the corporates to discuss the issues. If the query is not resolved by email, we will facilitate a one-on-one discussion session with our trainers.

If you miss a class, you can access the class recordings anytime from our LMS. At the beginning of every session, there will be a 10-12 minute recapitulation of the previous class. You can watch the online recording and clarify your doubts at that time. You may need to login 15 minutes before the main lecture begins to avail this facility.
We also have a Free Lifetime enrollment for most of our courses. In case you miss out a class, you can also enroll for another complete workshop or only for a particular session.

Finance related

Typically, Zeolearn’s training are exhaustive and the mentors help you out in understanding the in-depth concepts.

However, if you find it difficult to cope, you may discontinue within the first 4 hours of training and avail a 100% refund. Learn more about our refund policy here.

Zeolearn offers a 100% money back guarantee if the candidates withdraw from the course right after the first session. To learn more about the 100% refund policy, visit our refund page.

Yes, we have scholarships available for Students and Veterans. We do provide grants that can vary upto 50% of the course fees. 

To avail scholarships, please get in touch with us at hello@zeolearn.com. The team shall send across the forms and instructions to you. Based upon the responses and answers that we receive, the panel of experts take a decision on the Grant. The entire process could take around 7 to 15 days.

Yes, we do have instalment options available for the course fees. To avail instalments, please get in touch with us at hello@zeolearn.com. The team shall explain how the instalments work and would provide the timelines for your case.

Usually we allow payment in 2 to 3 instalments but have all to be paid before you complete the course.

Have More Questions?