if you are running web service call in continuous fashion - one after another, check if the web service call is keeping the session open ...
else try to buddle up the data to minimise the wsdl call..
if you are running web service call in continuous fashion - one after another, check if the web service call is keeping the session open ...
else try to buddle up the data to minimise the wsdl call..