Automation Anywhere, headquartered in San Jose, California, offers their robotic process automation (RPA) software.
$750
per month
Db2
Score 8.7 out of 10
N/A
DB2 is a family of relational database software solutions offered by IBM. It includes standard Db2 and Db2 Warehouse editions, either deployable on-cloud, or on-premise.
Automation Anywhere is well suited for automating repetitive or complex tasks that can be performed on a timeline such as data processing, data extraction, and file transfers. Automation Anywhere also has capabilities for integration with legacy applications and APIs to automate more complex data flows. Automation Anywhere is also ideal for automating document processing, form filling and other web activities since it has both image recognition and image-based automation capabilities.
On the other hand, Automation Anywhere is less appropriate for tasks requiring high levels of system intelligence such as machine learning or natural language processing as these require different types of technology. Additionally, if a task requires manual elements such as validations or reviews then Automation Anywhere may not be the most suitable solution either. It can be possible to set up automated validations but that might not always result in an ideal solution due to its limitations.
I have primarily used it as the basis for a SIS - but I have migrated more than a few systems from there database systems to DB2 (Filemaker, MySQL, etc.). DB2 does have a better structural approach, as opposed to Filemaker, which allows for more data consistency, but this can also lead to an inflexibility that can sometimes be counterintuitive when attempting to compensate for the flexibility of the work environment as Schools tend to have an all in one approach.
Now I easily generate the invoices and quotation generation is an easy task now. Previously it was very time consuming as we have to drag the data from the excel sheets.
I will praise its integration with other software that has facilitated us to make amendments in the data across those platforms.
Automation Anywhere doesn't come with easy installation, We need to install Java, IDEs and Databases in an orderly fashion which we are not able to do.
Automation Anywhere has no workflow design which is not making us to understand the process.
Automation Anywhere has no fit to size object cloning.
The DB2 database is a solid option for our school. We have been on this journey now for 3-4 years so we are still adapting to what it can do. We will renew our use of DB2 because we don’t see. Major need to change. Also, changing a main database in a school environment is a major project, so we’ll avoid that if possible.
On more complex use cases, Automation Anywhere requires technical background like knowledge on network protocols and database language on task creation, and even people with technical background might have some trouble in the beginning because of the product particularities on how variable manipulation works, or how to get the object cloning (a more resilient screen manipulation command) to work as intended. The scheduling of tasks on the Control Room and the autologin feature isn't intuitive as they should, so much of this works requires documentation analysis to get it done on the first time.
You have to be well versed in using the technology, not only from a GUI interface but from a command line interface to successfully use this software to its fullest.
I have never had DB2 go down unexpectedly. It just works solidly every day. When I look at the logs, sometimes DB2 has figured out there was a need to build an index. Instead of waiting for me to do it, the database automatically created the index for me. At my current company, we have had zero issues for the past 8 years. We have upgrade the server 3 times and upgraded the OS each time and the only thing we saw was that DB2 got better and faster. It is simply amazing.
The performances are exceptional if you take care to maintain the database. It is a very powerful tool and at the same time very easy to use. In our installation, we expect a DB machine on the mainframe with access to the database through ODBC connectors directly from branch servers, with fabulous end users experience.
Automation Anywhere is a great tool for a low cost, fairly easily scalable, and quickly learned. The company is growing by leaps and bounds and continually pushing the automation boundaries. The problem with fast expansion is that sometimes you can grow more quickly than you can appropriately support your products. While Automation Anywhere has an excellent support structure in place, every company and situation is different, and they often struggle with why problems arise in the system and how to fix them.
Easily the best product support team. :) Whenever we have questions, they have answered those in a timely manner and we like how they go above and beyond to help.
Automation anywhere scores well with respect to other solutions when we look at bot implementation, bot management, and basic automation. From a security perspective as well, AA fares well as compared to other solutions. UIpath is better suited when we operate using VPN systems and integrating with homegrown solutions.
DB2 was more scalable and easily configurable than other products we evaluated and short listed in terms of functionality and pricing. IBM also had a good demo on premise and provided us a sandbox experience to test out and play with the product and DB2 at that time came out better than other similar products.
Highly reliable once you start experiencing the results. It helps you to have a clear cut results with better productivity numbers and financial savings
By using DB2 only to support my IzPCA activities, my knowledge here is somewhat limited.
Anyway, from what I was able to understand, DB2 is extremely scallable.
Maybe the information below could serve as an example of scalability.
Customer have an huge mainframe environment, 13x z15 CECs, around 80 LPARs, and maybe more than 50 Sysplexes (I am not totally sure about this last figure...)
Today we have 7 IzPCA databases, each one in a distinct Syplex.
Plans are underway to have, at the end, an small LPAR, with only one DB2 sub-system, and with only one database, then transmit the data from a lot of other LPARs, and then process all the data in this only one database.
The IzPCA collect process (read the data received, manipulate it, and insert rows in the tables) today is a huge process, demanding many elapsed hours, and lots of CPU.
Almost 100% of the tables are PBR type, insert jobs run in parallel, but in 4 of the 7 database, it is a really a huge and long process.
Combining the INSERTs loads from the 7 databases in only one will be impossible.......,,,,
But, IzPCA recently introduced a new feature, called "Continuous Collector".
By using that feature, small amounts of data will be transmited to the central LPAR at every 5 minutes (or even less), processed immediately,in a short period of time, and withsmall use of CPU, instead of one or two transmissions by day, of very large amounts of data and the corresponding collect jobs occurring only once or twice a day, with long elapsed times, and huge comsumption of CPU
I suspect the total CPU seconds consumed will be more or less the same in both cases, but in the new method it will occur insmall bursts many times a day!!