Please help me,
I got a situation here. I’m using Uipath Studio Pro 2020.4.2 now and the Uipath System packages installed is 20.4.0 version then my UiAutomation version is 20.4.1.
I already build a project from the past version then I have a Data Scrapping activities on SAP in the past version untill now. Then when I running the project that Data Scraping activites didn’t catch any data but in the past it works perfectly. Is that because the version upgrade ?
Then I tried to reuse the Data Scrapping again on SAP but error showed up like this
I did the same way to indicate just like before the version upgrade but I can’t indicated.
So now my Data Scrapping didn’t catch any data in range I selected.
Thank you for your respond
Sorry for the late reply,
How can I find out about the server side ?
Here the screenshot. This is a custom T-code. Behind the white square is a table contains the coloumn that you can see in the picture.
Hi @Patrick_Ghozali, as i noticed in daily practice not all SAP tables can be read out by data scrapping. That is due to SAP server side settings. Try set them like following:
-sapgui/user_scripting_disable_recording = False
The best option to extract the data from SAP Table is to use native SAP Export functionality. This works super fast, able to extract a huuuge amount of data in a seconds. The data can be export in any format you like