Hi,
I am trying to use get pages along with extract information. The process works fine with 2 urls however as soon as I increase urls to more than 2 the get pages process stops providing a result from the 3rd url onwards
Could someone help in resolving the same
Thanks
Anuj
Could you post an example of your XML?
Or alternatively,
could your 3rd url be malformed?
what about the read timeout, what if this is set higher/lower?
try adding a random delay to each request? (this is very useful)