Share your experience using HCL Technologies EXACTO

The easiest route - we'll conduct a 15 minute phone interview and write up the review for you.

Use our online form to submit your review. It's quick and you can post anonymously.

Your review helps others learn about this solution
The PeerSpot community is built upon trust and sharing with peers.
It's good for your career
In today's digital world, your review shows you have valuable expertise.
You can influence the market
Vendors read their reviews and make improvements based on your feedback.
Examples of the 83,000+ reviews on PeerSpot:

Biswajeet Kumar - PeerSpot reviewer
RPA Developer at Anza Business Services LLP
Real User
As we process more data, the solution adapts using machine learning to classify information more accurately
Pros and Cons
  • "The validation process is easy. The Validation Station shows you the extracted data on one side and the document on the other, so you can easily scroll down and check if the data is accurate. You just need to click a checkbox. If you don't think it is fine, you have the option to add an exception. Based on that exception, you can create multiple conditions for how to address the same issue if it happens again."
  • "I would like to see more integration of artificial intelligence. That's being implemented, but it would be a massive improvement to the solution's document processing. If UiPath achieves intelligent document processing, it will be far better than anything on the market. There are currently some limitations with the fields that could be addressed using a GPT engine. With an integrated AI model, you wouldn't need to create your taxonomy. You would only need to provide some prompts, such as "What is the property name?" It will store that as a variable."

What is our primary use case?

UiPath can handle normal, structured documents like forms and editable PDFs, but the data cannot be extracted from some unstructured documents with normal instructions. Non-standard documents are the most challenging thing for us. For example, let's say you have a hard copy of a receipt you get from a store, and you want to keep a record of it. You need to extract specific types of data and store it in Excel.  Document Understanding can deal with these documents. You can configure it to scan the receipt and identify the data we're interested in. 

We can provide a set of optimizations, classifications, and preconfigurations before we process the document. We created a taxonomy that we've predefined that these kinds of documents can conform to our security purposes. Using the taxonomy, Document Understanding can first classify the type of document, the arguments or variables we want to use, and the data we need to extract or store. Document Understanding can scan a written document and identify if a signature is present. 

We keep a person in the loop in between because we can't 100 percent rely on the extraction. Document Understanding uses OCR which sometimes struggles with handwritten material. For example, it might mistake a six for a five. There must be a human in the loop to ensure quality. The device will send it to the validation station on your mobile phone. The bot will learn from the choices you make, and it will be more accurate the next time.

How has it helped my organization?

Document Understanding helps us to reduce human error. It can reduce the time staff spends on some tasks, but the amount of time saved depends on a few factors. We still need to validate the data because before proceeding, we sometimes collect and share sensitive data for our clients. We need a validation step in between to check before we send any data. 

What is most valuable?

One benefit of Document Understanding is machine learning. As we process more data, we train Document Understanding to classify information more accurately. Document Understanding can extract and interpret information similar to the way a human can. A human can read a paragraph and distinguish between types of information, but our UiPath bots can't. Document Understanding integrates with artificial intelligence to interpret information within that. 

The newer versions of Document Understanding can integrate with ChatGPT or any generative AI tools so that it can better interpret the information autonomously, and we don't need to create the taxonomy or classify the documents. We only need to give a prompt and input the document. 

It will read documents similar to the way a human would. Let's use a contract as an example. You want to extract data like the buyer, seller, property address, etc. It will take the information from the document and give it to you. It can also scan for checkboxes and identify which ones are checked, but there are some limitations. 

It uses a document object model to map which data is on what page of the document. For example, let's say the data you are interested in is on the third page of the document. The model knows where the data is, so it directly jumps to that particular page and extracts the information. The mapping is very perfect. 

We always use attended processes because it's a good practice. The bot can do it without a human in the loop, but I would only do that if you are certain about which information you want to extract. If you're working with a handwritten document or signatures, you need a human in the loop to validate the data and help the machine learning component learn the difference between correct and incorrect information. 

The time required for the validation process varies depending on the number of fields. For a small number, it only takes two or three minutes. When you have more fields, it may take a little longer to create and configure the document understanding model. You need to create the taxonomy, classifications, and model.

The validation process is easy. The Validation Station shows you the extracted data on one side and the document on the other, so you can easily scroll down and check if the data is accurate. You just need to click a checkbox. If you don't think it is fine, you have the option to add an exception. Based on that exception, you can create multiple conditions for how to address the same issue if it happens again. 

Document Understanding is about 75-100 percent accurate depending on the type of document, and it increases as you train the model. 

What needs improvement?

I would like to see more integration of artificial intelligence. That's being implemented, but it would be a massive improvement to the solution's document processing. If UiPath achieves intelligent document processing, it will be far better than anything on the market. There are currently some limitations with the fields that could be addressed using a GPT engine. With an integrated AI model, you wouldn't need to create your taxonomy. You would only need to provide some prompts, such as "What is the property name?" It will store that as a variable.

For how long have I used the solution?

I started using Document Understanding six months ago. 

What do I think about the scalability of the solution?

In the community version, there is a limit on data extraction using a form-based extractor. There are limitations on digitization in the community version. You can do only 50 or so in one hour. The enterprise version can handle a larger volume of data, but we aren't dealing with huge amounts of data. We can still use multiple types. It allows you to scale with multiple types of extractors in the same document. If I'm confident in how the model is processing a particular field, it can be adopted into the regular business structure and reused. 

Which solution did I use previously and why did I switch?


How was the initial setup?

I was involved in the deployment only as a developer. We created the taxonomy and the model for Document Understanding, then tested multiple cases with multiple documents. We see which extractor would be the best fit for a particular value. We can classify it according to the values we want and we can set up an accuracy also. We can set a confidence level for each variable, so the confidence is different for a regular extractor versus a complex one. I set the confidence level high on the regular extractor. 

Initially, the deployment is somewhat complicated for a developer. However, it gets easier once you understand everything. We didn't need a consultant. I could complete the job by myself. It isn't rocket science. UiPath Academy has a free course on Document Understanding. Anyone can use it for free. 

What's my experience with pricing, setup cost, and licensing?

We use the free community version. Anybody can use it, but it has some subtle limitations. The enterprise license gives you far better results without limitations.

Document Understanding can handle handwriting and signatures in most cases. The community version limits handwritten document processing, but it's enough for our needs and gives us the correct data every time. 

Which other solutions did I evaluate?

I haven't worked with any other document processing solution besides UiPath. I researched some tools, but Document Understanding seemed like the best fit for me, so I used it.

What other advice do I have?

I rate UiPath eight out of 10. I deduct two points because creating the configurations can be time-consuming. 

Which deployment model are you using for this solution?

Public Cloud
Disclosure: PeerSpot contacted the reviewer to collect the review and to validate authenticity. The reviewer was referred by the vendor, but the review is not subject to editing or approval by the vendor.
Flag as inappropriate
Lucas Ivantes - PeerSpot reviewer
Solutions Architect at Pipefy
Reseller
Easy to use, flexible to deploy, and trains different documents easily
Pros and Cons
  • "We can quickly integrate the catalogs with proper documentation."
  • "The product must provide more supporting documentation on the API capabilities of Advanced Designer."

What is our primary use case?

We support our customers with reimbursement processes, accounts payable, invoice processing, extracting data from weekly reviews and personal identification documents, and insurance claim processing. We have 5 customers who use the solution for whom we have implemented insurance claim processes, reimbursement, and invoice processing. These are our main use cases.

How has it helped my organization?

We had a workflow automation tool that we needed to improve. We wanted invoice processing and insurance claim processing via OCR. We were looking to expedite the extraction parts in the processes. However, we had a lot of custom documents that needed to be processed. Since ABBYY Vantage is flexible and customizable, we were able to train it on the UI, which was a key differentiator for us.

What is most valuable?

I like the modeling features. We can train the tool to extract the document. The processing is good. It is very easy to train a document. We like the manual review flow and the ability to embed it into our application.

I could do whatever I needed to do with the product. The main thing I like is the ease of use. I like that we can deploy it to train different documents for different languages and create and consume data catalogs. We can quickly integrate the catalogs with proper documentation.

What needs improvement?

The Advanced Designer flow is very powerful. However, I haven't been able to get around to it with the documentation. The product must provide more supporting documentation on the API capabilities of Advanced Designer.

For how long have I used the solution?

I have been working with the product for 2 years.

What do I think about the scalability of the solution?

We have five customers currently using the solution.

How was the initial setup?

The tool is deployed on the cloud in a multi-tenant environment. The initial deployment was easy. We started before the product was live. We received a little bit of support from the engineers who did the integrations. The main hassle was the documentation. I deployed the tool myself. The services team onboarded other customers.

What's my experience with pricing, setup cost, and licensing?

The number of pages we need to acquire to start using the solution is a little high. It doesn't give us margins to have a small use case. It starts at 50,000 pages. The price per page is high. We take the Brazilian real as a comparison.

Which other solutions did I evaluate?

I have used a couple of other products. However, not in the same way as we use Vantage. Vantage has a big cost associated with it. It is the main driver that would make us go to another solution. Vantage has the advantage of being easy and flexible to deploy.

What other advice do I have?

We resell the product. We are partners. We do not have internal uses of the product. I do not contact support. I contact a representative usually. He escalates our calls to support. I am part of the initial deployment team.

The accuracy of the results produced by the solution's AI document processing is okay. It's good that it supports multi-page documents and tables. It's good that the product also has machine learning. We can enable it, and it will improve over time. Machine learning is one of the main things we use. We can train a small batch of documents from Brazil, and it can improve over time without needing to train a lot of documents.

Our customers are spread out. We have tried Portuguese, Spanish, Hindi, Chinese, French, and Italian documents. We had a good experience with the languages we tried. We have used the AI extraction models mostly for invoices. The main thing is to get the process up and running quickly. On the commercial front, there are many tables. We can quickly add a document in development and build a scenario for a demo. The implementation is very quick. We have five different customers in a matter of months.

Using ABBYY has helped us reduce manual data entry and free up staff for other tasks. Sometimes, the customer already has an ERP that does the extraction. We are just doing it upfront. The percentage of documents that go straight through processing has improved over time as the models get more advanced. It is the main metric we look at.

ABBYY provides "straight-through" processing, in which content is automatically extracted and delivered without manual processing. The quality is good. We set the rules. If it goes through, it means that none of the rules were broken. The main problem is to get the percentage high. We apply manual reviews, too. A percentage of the requests with an error in some rules go through a manual review.

We haven't had any solutions in production before. We have had backend solutions, but they were not IDP and were not comparable with ABBYY Vantage. Customers see an advantage in them. It is an extra cost. The price is justified by the ease of implementation of training different documents. If we just need one document or invoice, other products may be more cost-effective.

The main thing for me is to enable the users to do the manual reviews and improve the results themselves without needing to train or do a big batch of training with the team. The sooner we can get people trained in the process, the faster we will get the results. The newer tools coming up have more natural language, AI, and large language models. ABBYY is one of the best tools I used.

Overall, I rate the solution an 8 out of 10.

Disclosure: PeerSpot contacted the reviewer to collect the review and to validate authenticity. The reviewer was referred by the vendor, but the review is not subject to editing or approval by the vendor. The reviewer's company has a business relationship with this vendor other than being a customer: Reseller
Flag as inappropriate