[teiid-issues] [JBoss JIRA] (TEIID-3492) Provide a mechanism for users to modify the salesforce api version

Ramesh Reddy (JIRA) issues at jboss.org
Wed Jul 22 16:10:02 EDT 2015


     [ https://issues.jboss.org/browse/TEIID-3492?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ramesh Reddy resolved TEIID-3492.
---------------------------------
    Resolution: Done


Rearranged the salesforce jboss-eap modules to make it feasible to use "slot" mechanism, where multiple partner API versions can be defined. Converted the default version to use this structure.

If user wants to use a different version than 22, provided a template project (which by default build version 34) https://github.com/teiid/salesforce as guide. The user should be easily change few properties and modify it to fit any version they need.

> Provide a mechanism for users to modify the salesforce api version
> ------------------------------------------------------------------
>
>                 Key: TEIID-3492
>                 URL: https://issues.jboss.org/browse/TEIID-3492
>             Project: Teiid
>          Issue Type: Feature Request
>          Components: Salesforce Connector
>            Reporter: Steven Hawkins
>            Assignee: Ramesh Reddy
>             Fix For: 8.12
>
>
> We should provide a mechanism to easily target a different salesforce api version.  We are currently defaulting to v22, which is quite old.  The version change must be controlled as the metadata and the sf jars can be incompatible - if you for example build a model from v22, then you must stay on v22, and then recreate the model once you want to move to a later version.
> Currently the update procedure would be to copy/modify the salesforce translator module and have it point to newer wsc and partner api jars (which are java api compatible from what I have seen) and then change the  any salesforce resource adapters to use the new api url.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the teiid-issues mailing list