Hi,
we are experiencing intermittent timeouts to SalesForce using the CozyRoc SSIS plugin, it gives the following error:
Message
SFDC Source failed the pre-execute phase and returned error code 0x80131509.
System.Net.WebException: The operation has timed out at System.Web.Services.Protocols.WebClientProtocol.GetWebResponse(WebRequest request) at System.Web.Services.Protocols.HttpWebClientProtocol.GetWebResponse(WebRequest request) at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters) at CozyRoc.Sforce.Service.SforceService.queryAll(String queryString) at CozyRoc.SqlServer.SSIS.SforceSource.PreExecute() at Microsoft.SqlServer.Dts.Pipeline.ManagedComponentHost.HostPreExecute(IDTSManagedComponentWrapper100 wrapper)
Is it simply timing out, we send all our salesforce requests serially.
Anyone else get his problem?
Kind regard, Graham.