Purchase Order Extraction using Document Understanding

Hi guys.
Please advise how to go about extracting order quantity based on the the s.No.Bar code as shown in the screenshots below using Document Uderstanding.
Some orders come in with both barcode numbers and I am able to extract the order quantities very well

However,the orders with only one barcode numbers are not getting extracted and if it extracts,it extracts the wrong details.

Please advise how I can be able to uniquely extract orders that come with a single barcode number

Simply search for text Quantity and then classify documents as two different types of documents
Initially use a read pdf and see whether it has the text quantity in it and decide accordingly

@J_Crosby

1 Like

@Palaniyappan thanks for this. I am not sure I am getting you right.
What I am requesting is,what can I do so that when the barcode ends with 001 the right quantity can be extracted and when the barcode ends with 018 the right quantity can be extracted.
When both barcodes are present on the order,its extracting very well. But when the order has only one barcode,its either not extracting or extracting wrong quantity.
I would like to separate output for the two.
@postwick any idea how I can go about it?

Hi @J_Crosby ,

We would like to know if a further Training was done on the Out-Of-the Box Purchase Order Model, If not, Maybe we would require to perform Training of the Model with enough Samples that you have presented as in the previous posts.

Would also check if you have the updated/Latest versions of Studio & Robot when using the ML Models from UiPath Cloud. For better results, the versions of Both need to be same or of the same release.

1 Like

I have trained the model with quiet a number of samples and for sure it has worked. Thank you so much.

Thanks @supermanPunch and @Palaniyappan for your constant help!

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.