I have a process extracting data from a table on a website. This is an ordinary HTML table. The extraction seems to work fine. When doing a test extraction in the Extract Table Data activity, the data shows up correct.
However, in the locals window only the table headers shows for the data table. (The headers I have set) The data being extracted never makes it to the data table vaiable, so the result is nothing is being extracted.
Does anyone have any idea what can cause it, or how I can investigate this issue further since it shows correctly in the test extraction?
I had yesterday the same issue with two table extraction activities. Both were having the same behaviour. Don’t ask me why but in both cases, I deleted the activity and then created it again several times, and it only worked for me if I didn’t change the name of the datatable it generates automatically (ExtractDataTable).
Hope it helps someone that is having the same issue. If meanwhile someone finds the correct explanation, please be kind to share with the community.