SAP automotion

Can I copy data from SAP and paste it to a Web page?

yah thats possible
make sure that SAP GUI is enabled
https://docs.uipath.com/studio/docs/enabling-sap-gui-scripting

once after that we can use GET TEXT or Screen scrapping to get the details and use type into activity to enter that in web page

Cheers @erorowy

1 Like

Hi Palaniyappan
you mean that?

this one buddy
image

Cheers @erorowy

that’s exactly what i have, but if i wanted to copy something in SAP he shows sap as a field can’t copy the individual ones

Fine
then try with SCREEN SCRAPPING METHOD with ocr
Cheers @erorowy