To Handle Ad Blocker

Automation Anywhere v11 Client

The enterprise client is a package of multiple applications which enables the creations of automated tasks with ease. It features the smart automation technology which quickly automate complex tasks without the need any programming efforts. It also have essential feature to record, modify, and run tasks. That range for simple to more complex ones.

There are three core components of the Automation Anywhere Client:

  • Bot/Task Creator
  • Bot/Task Runner
  • Common Background Services
These three parts are inter related.

Bot Player

It is component which helps to run the bot. It's exe having name AAPlayer.exe runs in the background during the Bot execution.

Reports

It is a component which is used to measure the success, calculate the ROI and provide you a graphical reports that display the status of the tasks and workflows as well as the ROI over time.

Event Watcher

It is a component which provides easy Bot execution facilities like hot key and triggers assigned to execute a bot etc. It's exe has name AutoamtionEventWatcher.exe which runs in the background to provides these facilities.

Auto Login

It is a powerful Common features that allows Bot to unlock your machine and executes scheduled cases when auto login is enabled. It has exe named as Automation Anywhere Enterprise Auto Login Service(v11)that runs in the background to facilitate these features.

Client Service

This Common component is responsible for the keeping the current login session of the Client alive via sending token calls to the Control Room. It is also responsible for Bot run request from the Control Room. It has exe named as Automation Anywhere Enterprise Auto Client Service(v11)that runs in the background to facilitate these features.

Local Scheduler

This Common component is responsible for running bot for the local schedules. It has exe named as Automation Anywhere Enterprise Auto Scheduler Service(v11)that runs in the background to facilitate these features.

Task Editor

This component helps us to create , edit and debug the Bot. It has exe named as Automation Anywhere Workbench that runs in the background to facilitate these features.