Archives

Integration Architecture for Salesforce.com

This article was originally published for DeveloperForce on November 26, 2014.  See the following link: http://sforce.co/1AWIC3h   As a Salesforce.com Architect it is your role to lead your company in the evolution of it’s Integration Architecture. A good architect must understand both integration architecture and integration patterns.  The difference between the two is analogous to designing […]

Read More

Using the Force.com Web Services Connector to access the Salesforce.com API

In this post we will be creating a Salesforce.com client application that can communicate with and alter the Salesforce.com data in your org.  This would be the building blocks for a custom Java on-premise app.  We are using the WSC open source project for connection to Salesforce.com.  This is a web service client stack that […]

Read More