Community
Other Salesforce Documentation:
-
Mule Runtime: 3.5.2 and later
-
Anypoint Studio: October 2014
-
Salesforce: v32.0
-
Salesforce Apex API - the connector now supports the following Apex operation:
-
invokeApexMethod - invokes any operation from an Apex class that is exposed as SOAP web service.
-
-
Added Query Builder for querySingle and queryAll operations.
-
Added payload as default value for the Ids input for retrieve() and emptyRecycleBin() operations.
Fixes an issue where the Salesforce 6.0.0 connector didn’t work with Java 6. The connector now works correctly with Java 6 and 7. Everything else is the same as Salesforce 6.0.0.
-
Mule Runtime: 3.5.2 and later
-
Anypoint Studio: October 2014
-
Salesforce: v30.0 to v32.0
If you’re currently using an older version of the connector, a small popup appears in the bottom right corner of Anypoint Studio appears as Updates Available. Click that popup and check for available updates. Click the Salesforce Connector version 6.0.0 checkbox, click Next, and follow the instructions provided by the user interface. When prompted, restart Studio.
When creating a flow and using the Salesforce Connector, if you have several versions of the connector installed, you might be asked which version you would like to use. Choose the version you would like to use.
Salesforce Metadata API - the connector now supports the following Metadata operations:
-
createMedatada - Adds one or more new metadata components to your organization.
-
deleteMetadata - Deletes one or more metadata components from your organization given an object’s API names.
-
describeMetadata - Retrieves the metadata which describes your organization. This information includes Apex classes and triggers, custom objects, custom fields on standard objects, tab sets that define an app, and many other components.
-
deployMetadata - Use this call to take file representations of components and deploy them into an organization by creating, updating, or deleting the components they represent.
-
listMetadata - Retrieves property information about metadata components in your organization.
-
readMetadata - Returns one or more metadata components from your organization for one or more object’s API Names.
-
renameMetadata - Renames a metadata component in your organization, given its old API name and the new name.
-
retrieveMetadata - This call retrieves XML file representations of components in an organization.
-
updateMetadata - Updates one or more metadata components in your organization.
-
upsertMetadata - Creates or updates one or more metadata components in your organization.
-
Security token is not required when IP restrictions apply.
-
Made API version configurable for OAuth connections.
-
Added ability to set readTimeout and connectionTimeout.
-
Fixed: Issue regarding missing fields on EXO created through the connector.
-
This connector no longer throws NullPointerException when an object to retrieve by ID has been deleted in Salesforce.
-
The useDefaultRule option now is passed in a SOAP request message.
-
Exposed operation to get SessionID from Salesforce connector.
-
Security token is not required when IP restrictions apply.
-
Made API version configurable for OAuth connections.
-
Added ability to set readTimeout and connectionTimeout.
-
Fixed: issue regarding missing fields on EXO created through the connector.
-
Fixed: SFDC connector throws NullPointerException when object to retrieve by Id has been deleted in Salesforce.
-
Fixed: useDefaultRule option not been passed in soap request message.
-
Exposed operation to get SessionID from Salesforce connector.
-
Support for the SAML "bearer assertion flow".
-
Mule Runtime: 3.5.2 and later
-
Anypoint Studio: October 2014
-
Salesforce: v28.0 to v29.0
If you currently use an older version of the connector (5.4.10 for example):
-
In Anypoint Studio, click the Updates Available popup, which appears in the lower right corner of Studio.
-
Click the Salesforce Connector Version 5.4.12 checkbox.
-
Click Next and then follow the instructions provided by the user interface. When prompted, restart Studio.
-
After restarting, when creating a flow and using the Salesforce Connector, if you have several versions of the connector installed, you may be asked which version you would like to use. Choose the version you would like to use.
MuleSoft recommends that you install the latest version of Studio.
-
Fixed a critical bug related to URL population in the connector
-
Updated DevKit version support
-
Bug fix: Problem with retrieving metadata when a URL is not specified in a connector configuration.
-
Compatibility:
-
Mule Runtime and DevKit: 3.5.1
-
Anypoint Studio: October 2014
-
Salesforce SOAP, Bulk, and Streaming API: 3
-
Features:
-
Updated Salesforce SOAP, Bulk, and Streaming APIs to support version 31
-
Validated and documented support for SAML assertion flows using SFDC configuration
-
Tested and validated the Salesforce Connector for use with CloudHub
-
Added guidelines for connector version migration
-
Fixed issue related order-by in a query operation
-
Fixed bug related to importing a working cascade SFDC project
-
Added Salesforce SOAP API headers support
-
Added new exception handling for REST and SOAP API
-
Removed Paginated Query operation (since AutoPaging for Query and QueryAll)
-
DevKit 3.5.0
-
Added NonPaginatedQuery operation for backwards compatibility since
-
Query uses Mule 3.5 AutoPaging
-
Added batchSize for queries
-
DevKit 3.5.0
-
Fixed new Jetty dependencies for Mule 3.5.0
-
Fixes for authorizationUrl and accessTokenUrl in OAuth
-
DevKit 3.5.0
-
Added compatibility with the new Mule Batch module
-
Added configurable for MAX_DEPTH for BULK API
-
DevKit 3.5.0
-
Added getServerTimestamp operation
-
New exception handling for reconnection strategy
-
Fixed issues with proxies
-
Added Mule 3.5 AutoPaging support for Query and QueryAll
-
Added DSQL support
-
Added operation to retrieve JobInfo
-
Added a way to allow empty security tokens
-
Fixed Date values for Nested SObjects in Bulk API
-
Fixed QueryResultStream issue when service return more than one page
-
DevKit 3.5.0
-
Moved force-wsc as a dependency
-
Added support for API v28
-
Added support for recursive SObjects
-
Added sessionId and serviceUrl parameters on connection
-
Fixes for streaming API reconnection
-
Added support for reference types that differ from the field name
-
DevKit 3.5.0
-
Upgraded DevKit to 3.4.0
-
Added support for streaming with OAuth
-
Fixes for streaming API
-
Upgraded to API v26
-
Added setPassword operation
-
Fixed documentation issues
-
Upgraded to DevKit 3.3.2
-
Added paging capabilities with paginated-query method
-
Added support for Object Search queries using SOSL
-
Fixed SessionTimedOutException INVALID_SESSION_ID when doing
-
Fixed several concurrent requests with a timed out session
-
Fixed get-deleted and get-updated operations
-
Fixed blocking account when trying to disconnect if credentials are wrong
-
Updated documentation and fixed documentation issues
-
Fixed issue related to ObjectStoreManager injection and get-updated-objects.
-
Learn how to Install Anypoint Connectors using Anypoint Exchange.
-
Access MuleSoft’s Forum to pose questions and get help from Mule’s broad community of users.
-
To access MuleSoft’s expert support team, subscribe to Mule ESB Enterprise and log in to MuleSoft’s Customer Portal.