Hello again.
I have download the file and the URLloader is connected to webpagerunner and a fixed rate.
In a text file I have several URL that I browes in the URLloader compenent. So far so good.
In the example (
http://www.eviware.com/blog/?p=104) the text file that you load look like this:
http://test.eviware.com/index.htmlhttp://test.eviware.com/userguide.htmlhttp://test.eviware.com/search.htmlhttp://test.eviware.com/about.htmlhttp://test.eviware.com/contact.htmlThen in the webpage runner its the adress:
http://test.eviware.comFor the results in tablelog it looks like all the fetched URLS have the same bytes which doesn't make sense to me.
What I would like is for the the url loader to load the text file
index.html
userguide.html
search.html
about.html
contact.html
and then glue this on the existing webpagerunner where the adress is
http://test.eviware.com/Right now it just seems to fetch the adress of the webpagerunner and use the ID or URI as an indicator of the bytes it fetch.
Otherwise I really enjoy working in the softwares of eviware.
/ Johan