studio
latest
false
UiPath logo, featuring letters U and I in white

Studio User Guide

Last updated Apr 2, 2025

Data Scraping

Data scraping enables you to extract structured data from SAP Tables.

If you are automating a table that contains multiple columns with the same name, the scraping mechanism automatically increments the column names (e.g. column1, column2, column3, etc.).
The Extract Structure Data activity provides additional possibilities while extracting the data from the SAP GridView table. You can use the following values for the columns_name_source parameter to define the way you want to get the table information:
  • Longest - The full name of column is extracted and used.
  • Shortest - The short name of column is extracted and used.
  • Displayed - The visible/displayed name in SAP GUI for Java is used.
  • Technical - The technical header name of the column is extracted and used.
  • Tooltip - The tooltip name which appears after hovering the mouse over a column name.


Was this page helpful?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo White
© 2005-2025 UiPath. All rights reserved.