Hi,
I am using FTsearch method to retrieve the query results from a large database(100K records).I am placing the query results in a temporary folder(view).
I have an agent for this, which is running fine for the query that returns small number of records.If my query returns large number of records- I am getting an error message: “Network operation didn’t complete in a reasonable amount of time, please retry”.
This error message is coming when I call
Call coll.PutAllInfolder(“My tempFolder”) and my agent is terminating at this point.
please suggest me something to over come this problem.
Thanks in advance for any help you offer.
Regards,
Sridhar