Dependency Injection for ease in Testing Apex WebService Callouts !

Apex developers, who are using Http Restful classes know that testing the callouts is not…

Calling Marketo SOAP API from Salesforce APEX Classes !

We know about Marketo and its having a deep Salesforce integration.  Recently I came across…

Invoking “Apex WSDL” Web Services from Apex Code

Because of Tolerado, I came to know about “Apex Programming WSDL” given by Salesforce. Apex…

Tolerado for WSC now works with Google App Engine !

This was a long time TODO, to integrate Tolerado for WSC with Google App Engine…

Tolerado WSC now gives transparent batcher support for Salesforce Partner APIs !

One can’t persist more than 200 records in one web service call using Salesforce Partner…

Tolerado for Salesforce WSC release 1.1 out !

A major release 1.1. is done for Tolerado for WSC  APIs today.All latest code is…

Salesforce WSC added support for Session Timeout handling !

Retrying web service call failures/exceptions is important, because not every exception means its “end of…

HTTP Compression with Apache Axis, a huge performance boost !

As mentioned in my previous post, I was researching/benchmarking on how HTTP Compression with Apache…

HTTP Compression with Apache Axis for Salesforce Web Services !

Though, I am speaking a lot about using WSC above Apache Axis, but today I…

Salesforce Tolerado WSC on Google Code Now !

I am glad to announce that, this weekend I was able to wrap up the…