How to extract the data from https://acme-test.uipath.com/assets/TestData/checks/18/Check-Request-For-19521694.pdf?

I already give a link ,how to download cv package and how to install and some video is available for practice.plz go with that link

@shalini23 you have to use OCR if you want to get a specific data on this PDF. Its gets data base on ClippingRegion so the size of image will affect what data you will get.ExtractDataPDF.xaml (5.6 KB)

1 Like

Hi @shalini23,

Use read pdf text & using get text get data

Hi Shyamm,

Now i can extract data from PDF.

I am getting below error message suddenly in Get transaction data. Kindly help.

Send Hotkey ‘AVL_AVView’: One or more errors occurred.

Log Message:{
“message”: “Send Hotkey ‘AVL_AVView’: One or more errors occurred.”,
“level”: “Error”,
“logType”: “Default”,
“timeStamp”: “16:09:32”,
“processVersion”: “1.0.0.0”,
“jobId”: “8288e350-91b1-4500-8b77-4f861e3e2665”,
“robotName”: “Research”,
“machineId”: 119252,
“fileName”: “GetTransactionData”,
“logF_BusinessProcessName”: “Framework”
}

Hi Brian,

I am getting below error message suddenly in Get transaction data. Kindly help.

Send Hotkey ‘AVL_AVView’: One or more errors occurred.

Log Message:{
“message”: “Send Hotkey ‘AVL_AVView’: One or more errors occurred.”,
“level”: “Error”,
“logType”: “Default”,
“timeStamp”: “16:09:32”,
“processVersion”: “1.0.0.0”,
“jobId”: “8288e350-91b1-4500-8b77-4f861e3e2665”,
“robotName”: “Research”,
“machineId”: 119252,
“fileName”: “GetTransactionData”,
“logF_BusinessProcessName”: “Framework”
}

Hmm.
Why is there a Send Hotkey in GetTransactionData?

I have used Send Hotkey for reducing document Size.(Zoom Out)

Can you upload the xaml file? Thanks

GetTransactionData.xaml (50.9 KB)

Hi @lakshman and @indra,

Do you have any ideas on this one?

Thanks.
Despi

plz use send hotkey within the attach browser

It is already inside attach browser only

can you send your workflow with zip

1 Like

ScrapePDF.zip (35.3 KB)

I’ve used Image Recording and Get Relative Text .
Works like a charm.
Maybe some after processing of the messages (white spaces mostly and formating).

Is this for Acme Challenges ? I’m doing that currently but System 3 application is not working for me sometimes