I think I’ve found a functionality issue;
I’m currently trying to data scrape in SAP, below are the details of my SAP:
When data scraping, if the column name contains non-alphanumeric characters, the column name and column rows will both be null. It can be avoided by going into edit data definitions and changing 'get_columns_name from “1” to “0”. I am then able to scrape all table data but it will no longer show accurate column names which is a dev/documentation issue.
Thanks for looking into this
Unfortunately, we can’t really update the package as we are currently only able to use Studio version 2020.4.1. Updating the UIAutomation.Activities package to 21.4.4 states ‘IMPORTANT: This package version requires Studio 20.10 or higher. On lower versions some functionality may be missing, or unexpected behaviours may occur.’ We can’t really risk an impact to functionality or reliability.
I was speaking actually about 20.6 and above, this will not require the Studio 20.10 and will work with Studio 20.4
On the other side, maybe it is time to start thinking about upgrade to 21.4, as 20.4 is almost 1 year old software and in meantime we have delivered a huge numbers of new features, fixes, improvements, enhancements…