How to Capture data from RDP system using UiPath

Hi , good morning

I create robot to automate on remote application ,
I need to read multiple invoice details and write into excel sheet consecutively

1 Like

Hi @Ganesh_Gochade

Welcome to Community,

Have you tried using Document understanding to extract the invoice data.

If not, please have a look.

Thanks.

@Ganesh_Gochade

Welcome to our UiPath community.

If you are trying to read data from remote machine then you need to use OCR activities or Computer Vision activities.

Thank you so much replying @lakshman

I am used cv screen scope ,
I am using CV for single invoice , but when i have to read multiple invoice from excel dynamically using cv screen scope its not working because it need respective screen scope ,
I am not able to update dynamically screen scope.
So how to update screen scope dynamically

Thanks @suraj.setty
I am used cv screen scope ,
I am using CV for single invoice , but when i have to read multiple invoice from excel dynamically using cv screen scope its not working because it need respective screen scope ,
I am not able to update dynamically screen scope.
So how to update screen scope dynamically

Hey @Ganesh_Gochade

REMOTE RUNTIME will be a good option to go for this scenario.

Thanks
#nK

Thanks @suraj.setty
I am used cv screen scope ,
I am using CV for single invoice , but when i have to read multiple invoice from excel dynamically using cv screen scope its not working because it need respective screen scope ,
I am not able to update dynamically screen scope.
So how to update screen scope dynamically