How to set the API version in Devart Connection Manager for Salesforce

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for Cloud Applications
Post Reply
jpthomas
Posts: 1
Joined: Fri 09 Jun 2017 09:53

How to set the API version in Devart Connection Manager for Salesforce

Post by jpthomas » Fri 09 Jun 2017 10:19

Is it possible to set the API version in the host parameter using the Connection Manager for Salesforce? e.g. test.salesforce.com/services/Soap/u/39.0.

I would like to set it to v39 to enable new objects added to the Salesforce core data model (as part of Field Service Lightning) to be used within an SSIS package. i.e. Location object is not visible when using the connection and when the host is set to test.salesforce.com. When I try to set the API version I get the following error when refreshing the metadata -> Value cannot be null. Parameter name: collection

Shalex
Site Admin
Posts: 9543
Joined: Thu 14 Aug 2008 12:44

Re: How to set the API version in Devart Connection Manager for Salesforce

Post by Shalex » Mon 12 Jun 2017 14:06

The current version of dotConnect for Salesforce supports Salesforce Web Services API version 37. We will notify you when Salesforce Web Services API version 39 or higher is supported.

Shalex
Site Admin
Posts: 9543
Joined: Thu 14 Aug 2008 12:44

Re: How to set the API version in Devart Connection Manager for Salesforce

Post by Shalex » Fri 14 Jul 2017 11:08

Salesforce Web Services API version 40 is supported in public build v3.2.314: https://www.devart.com/dotconnect/sales ... story.html.

Post Reply