Create your first automation in just a few minutes.Try Studio Web →
by ABBYY
0
Solution
188
I was able to map the JSON response to UiPath DataTable using deserialization and using a loop to add each value to the table. May I know if Vantage recent releases got this line Items mapping to UiPath collection out of the box?
Hi Asiri,
An update to the UiPath connector is planned this quarter which will include mapping of field line items. A couple other enhancements are planned as well.
Bill
I am using Vantage to retrieve data from remittamce documents. I have mapped the fields to UiPath variables using Map Fileds activity. Since the number of the lineitems can vary from document to document, can anybody help me on how to map the sub totals to a UiPath collection variable?
Hi Asiri,
For now, mapping in UiPath connector cannot process line items to arrays. It can work with single fields. We plan to enhance the connector in the next release to support this.
Since Vantage passes back a JSON file with the results there are other ways to parse in UiPath. For example, there's is an activity Deserialize JSON in UiPath,WebAPI.Activities https://docs.uipath.com/activities/docs/deserialize-json.
If you have other questions, you can connect with our support team or check out the ABBYY Support Community.
We are using ABBY Flexicapture for training the invoices for processing further. How different is this from ABBYY Flexicapture?
Hi Rahul,
ABBYY FlexiCapture is the perfect fit for invoices. The new ABBYY Vantage offering is a next generation content intelligence platform that delivers an easy to design, train, and deploy content skills approach, where a "skill" can perform work like classifying a document or extracting data from that document. A Vantage skill acts as a service, that can be connected into a host application like UiPath where it then gets called and peforms the work around a document. Vantage currently does not have a pre-built training model for invoices today. I'd be happy to discuss in more detail about the Vantage offering and direction we are taking.
Bill
Technical
Version
2.1.0Updated
May 17, 2023Works with
Studio: 21.10 - 22.10+
Certification
Silver Certified
Support
Email: support@abbyy.com
Link: https://support.abbyy.com/hc/en-usPlease visit: https://support.abbyy.com/hc/en-us/articles/360008884800
Resources