View Single Post
  #1 (permalink)  
Old 11-25-2008, 04:14 AM
Pyt Pyt is offline
Junior Member
 
Join Date: Jun 2007
Posts: 5
Default Web Data Extraction - doesn't work in version 5

Hello forum!

I have a task that ran perfectly on 4 and 4.5 - extract data from a web table with 10.000 rows, use those data to loop through a creation process in another program to create a pdf file for each row of data.

Now, in the new version it seems that it only handles a fraction of the data ammount. If I limit myself to perhaps 1000 rows, it works fine, but with more than that, it doesn't work anymore.

What can I do to fix this? I need to run through 130.000 users, and like I said, it previous versions it worked with chunks of 10.000 users. Now it doesn't.

Thanks.

Jens Pytlich, Denmark.
Reply With Quote