Hello,
I am using SOAP queries to the microsoft academic searching with Java AXIS library. After 3 mins of running the program around 180 queries, I am getting time out error. I have the following questions.
1. Is there a limit on number queries a user can make?
2. What are all the things that I should take care in my program so that my program doesn't terminate. For eg., increase the time out period, or issue only some max queries on a given time etc.
Regards,
Ramki