Agentic Process Automation System (Now Certified for WorkSpaces)
Automation Anywhere, Inc.External reviews
5,702 reviews
from
and
External reviews are not included in the AWS star rating for the product.
Excellent Product
What do you like best about the product?
i have started created bots since last 6 months,it saves lots of my time by doing automatic actions instead of manual activities .i have seen product like this, there is lot of content inside so that i need learn it .see it is fact that it saves lot of your time try once after that you will not leave it.Thank you so much Automation Team.i recommended this product to all my relatives and friend who have intend to work in software industry .and i also want learn more in depth in Automation anywhere product,i updates in this platform was very good they are updating.yearly. when i started learning AA at that time it was version of AA10.3. now it is AA11.X.i already see update of next year which is A2020 newly lunched by AA team .thank you i expect more from the AA team.trust me it saves lots of your time highly recommended one .it better have subject like this in graduate colleges .if i am the pri
What do you dislike about the product?
object cloning error it's not product issue sometimes it happens because internet issues.i am facing issues with object cloning.
What problems is the product solving and how is that benefiting you?
i almost automate all my manual activities,it saves lot of my time.
Recommendations to others considering the product:
want to see IQ bots more frequently,which are integrated with AA
Best RPA Tool in Market
What do you like best about the product?
I liked the user friendly interface for developer ,good training and documentation for Partners. Cost effective and easy to implement tool.It tool can be used to automate recurring works using bots and free our resources.
What do you dislike about the product?
Everything is good ,needs to introduce more certification .
What problems is the product solving and how is that benefiting you?
We have used this to service now automation and reduced two fte.
Recommendations to others considering the product:
Please use this RPA tool ,easy to learn and implement.It is cost effective and new resources can be easily trained for implementation.Client satisfaction is very high.
Experience of developer
What do you like best about the product?
The activity which Automation anywhere has given is very feasible to use. Such as excel component.
The structure of code development is almost like a traditional coding style.
The structure of code development is almost like a traditional coding style.
What do you dislike about the product?
We can't develop our own components. Scheduling of bot through mobile phone which will increase the feasibility of the product. More and more components need to add to make more stronger.
What problems is the product solving and how is that benefiting you?
The manual process with is repetitive, To Make it automative.
Automation Anywhere has given creative ways to overcome protean tasks.
What do you like best about the product?
Automation Anywhere has numerous features known as commands which help you to automate tasks. Out of 500 commands, the most helpful feature I found for me is OCR or Object Cloning. This command can imitate your actions as similar to humans to a far extent. And this is just one feature out of 500 commands. Automation Anywhere has various features known as commands which help you to automate tasks. Out of 500 commands, the most helpful feature I found for me is OCR or Object Cloning. This command can imitate your actions as similar to humans to a far extent. And this is just one feature out of 500 commands. I highly recommend it to all the users out there!
What do you dislike about the product?
Automation Anywhere has various commands but most of the commands use a stringent method of application. Adding these commands for dynamic websites and different platforms will be only for better. If these stringent and peculiar requirements are understood properly, the software is nothing but perfect.
What problems is the product solving and how is that benefiting you?
I'm automating several tasks which mainly holds onto accounting and taking care of reports.
Recommendations to others considering the product:
Rather than spending 1 hour everyday for a month to complete a mundane work, automate it and complete the work by investing 2 hours and automating the work for following month.
Automation anywhere Self-Using Experience
What do you like best about the product?
I started my RPA experience with Automation anywhere which provides more exposed API's with a well defined Documentation that allows easy understanding for the API's and working of and with Automation anywhere.
It helps me in rapidly upgrading and deploying the bots.
Automation anywhere is highly accurate.
Great connection with other s/w provides great user experience.
No coding required to use Automation anywhere.
It helps me in rapidly upgrading and deploying the bots.
Automation anywhere is highly accurate.
Great connection with other s/w provides great user experience.
No coding required to use Automation anywhere.
What do you dislike about the product?
Automation anywhere provides Less access to database.
The license cost gets too high when used for longer times.
The complex structures built on Automation anywhere gets ard to difficult.
Debugging gets lot hectic when large structures are being used.
Overhead gets high sometimes when muli-level authentication is being used.
Installation should be made simpler since it causes problems sometimes when done behind a firewall.
The license cost gets too high when used for longer times.
The complex structures built on Automation anywhere gets ard to difficult.
Debugging gets lot hectic when large structures are being used.
Overhead gets high sometimes when muli-level authentication is being used.
Installation should be made simpler since it causes problems sometimes when done behind a firewall.
What problems is the product solving and how is that benefiting you?
Connecting Automation anywhere with chatbots to perform tasks and help user with a better experience for a proof of concept suggesting and showcasing the capabilities of Automation anywhere.
Interface is user-friendly.
Easy and fast automation of similar tasks.
PDF extraction is great.
Interface is user-friendly.
Easy and fast automation of similar tasks.
PDF extraction is great.
Recommendations to others considering the product:
If you are not from coding background Automation Anywhere is great for you.
The Documentation by Automation Anywhere is good and easy to understand and implement.
Automation Anywhere API's are more Exposed thus helps programmers to collaborate easily with other solutions and softwares. Automation Anywhere provides rapid deployment of bots with a user friendly Interface . Automation Anywhere is lot easy and provides faster automation of same tasks.
The Documentation by Automation Anywhere is good and easy to understand and implement.
Automation Anywhere API's are more Exposed thus helps programmers to collaborate easily with other solutions and softwares. Automation Anywhere provides rapid deployment of bots with a user friendly Interface . Automation Anywhere is lot easy and provides faster automation of same tasks.
Automation Anywhere V10 and V11 Development Experiences
What do you like best about the product?
The one thing I like the best about Automation Anywhere is that in the Bot creator, we can see lines of code just like any other programming language. The overall presentation of the code is very crisp and allows for fast development. There is automatic indentation that happens with the code and each type of code line is color coded, example, Comments always appear in green color, etc. A large chunk of code can be reviewed at a quick glance in the UI.
All the commands are categorized and listed on the left hand side of the screen, providing for easy access to all the capabilities. In each command, the options are very well laid out for selection. Commands can be copy pasted and also disabled/enabled when required.
All the commands are categorized and listed on the left hand side of the screen, providing for easy access to all the capabilities. In each command, the options are very well laid out for selection. Commands can be copy pasted and also disabled/enabled when required.
What do you dislike about the product?
The Work Load Management feature is only a push based feature. Work Load is pushed to the available Bot Runners and gets executed. There should have been an option where a running Bot can itself pick up a new transaction from the Queue, so that we can create loops for processing transactions and keep picking up new transactions as one transaction is completed. Another need is an ability to generate reports or export the Work Load Queue using code.
There is also room for improvement for the Bot creator. Some key features are lacking in AA and are required, like checking if declared variables are used or not in the code (unused variables), select multiple variables and copy to another task, powerful debugging features etc which are available in other conventional programming IDEs. integration of the code with other version management tools like GIT, TFS etc with branching, versioning, tagging support etc is also a highly required feature for current Enterprise Environments where there are multiple environments and releases of the Bot and multiple versions of the Bot need to be maintained in Internal TFS/GIT repositories
One more feature that is required to be integrated and available out of the box is working with Outlook to download emails, reply, forward, move emails with more features than the existing available Email Automation commands.
There is also room for improvement for the Bot creator. Some key features are lacking in AA and are required, like checking if declared variables are used or not in the code (unused variables), select multiple variables and copy to another task, powerful debugging features etc which are available in other conventional programming IDEs. integration of the code with other version management tools like GIT, TFS etc with branching, versioning, tagging support etc is also a highly required feature for current Enterprise Environments where there are multiple environments and releases of the Bot and multiple versions of the Bot need to be maintained in Internal TFS/GIT repositories
One more feature that is required to be integrated and available out of the box is working with Outlook to download emails, reply, forward, move emails with more features than the existing available Email Automation commands.
What problems is the product solving and how is that benefiting you?
Automation Anywhere has been a very beneficial tool for Automating processes which are repetitive in nature. Automation Anywhere works well with applications like Excel, SQL database, Internet Explorer and File Folders. These applications combined can be used to design solutions that automated mundane tasks in Excel, IE based applications etc.
Recommendations to others considering the product:
Please download the community edition and do some self POC or Automation to see the features of the tool
Meta bot to automate the processes in SAP
What do you like best about the product?
We use AA Meta bots to run the repeated tasks in SAP to create master data. Now instead of users manually creating the Data from excel, Bot does the job
What do you dislike about the product?
nothing much. Its quite useful in many of the scenarios we were trying to cover.
What problems is the product solving and how is that benefiting you?
We have reduced the manual effort of creating master data in SAP by using the bots
Make work easier with Automation Anywhere
What do you like best about the product?
All AA activity is user friendly(drag and drop) which help you to achieve your goal and get result in form of good ROI. Automation anywhere provided their control room with dynamic dashboard features, run your boat from anywhere with any devices. I really like the IQ bot as it's solved your PDF related problems and boost you work. Automation anywhere have strong AI and Insight features as you can build you dashboard and show them to your upper level management and client.
What do you dislike about the product?
We can debug in between any of stage it should be there like blue prism have and web scraping needs to be improved as UI Path have. Need to evaluate the tools with other Leading RPA tools.
One more thing which needs to be good is RPA AA forum as UI Path have. Anytime developer can go and find their related answered. AA has limited forum for the same which needs to be more showed on search engines.
One more thing which needs to be good is RPA AA forum as UI Path have. Anytime developer can go and find their related answered. AA has limited forum for the same which needs to be more showed on search engines.
What problems is the product solving and how is that benefiting you?
AA helps a lot in web based, window based, SAP based and most importantly IQ bots which is most amazing and very helpful for us.
Recommendations to others considering the product:
I will definetly recommendate to person who is intrested to make the carer in RPA should start from Automation Anywhere. It's a great platform to learn RPA build logics very easily.
Automation Anywhere - The RPA Master
What do you like best about the product?
1)User friendly
2)Cost effective
3)detailed training material available free of cost
4) Continuous improvement in object library and different cloning methods such as object, screen and keystrokes
5) Analytics and reporting feature which helps in continuously monitoring the bot
2)Cost effective
3)detailed training material available free of cost
4) Continuous improvement in object library and different cloning methods such as object, screen and keystrokes
5) Analytics and reporting feature which helps in continuously monitoring the bot
What do you dislike about the product?
1) Unable to use OCR action properly
2) Wait time to load applications through AA is more
2) Wait time to load applications through AA is more
What problems is the product solving and how is that benefiting you?
Invoice Extraction
Collect different bills ( food, transport and medical ) over mails through HR. This is done using various actions under "Mail". Once the bill is saved using "Save all attachments" activity, the bill amount is validated with the amount entered by employee on the tool. Mail is send to finance team after successful validation.
Collect different bills ( food, transport and medical ) over mails through HR. This is done using various actions under "Mail". Once the bill is saved using "Save all attachments" activity, the bill amount is validated with the amount entered by employee on the tool. Mail is send to finance team after successful validation.
Recommendations to others considering the product:
Please go ahead and start using AA tool if not done till know. It has got intelligence in it through the concept of IQ bots and learning tutorials for those willing to learn.
Auromation Anywhere: The future of growth.
What do you like best about the product?
Automation Anywhere is one of the easiest tools to have worked on till now. The mouse clicks and smart recorder make the mundane worksheets and email accesses easy to automate without a fuss.
The metabots can be easily configured to perform complex tasks easily.
The metabots can be easily configured to perform complex tasks easily.
What do you dislike about the product?
The fact that AA cannot be used conveniently inside Citrix and other remote desktops.
What problems is the product solving and how is that benefiting you?
The filling of worksheets and synchronizing emails.
Recommendations to others considering the product:
AA reduces time and is easy to operate. The tutorials and ease of certification is beyond helpful.
showing 1,561 - 1,570