Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
KrupalGharat
Contributor II
Contributor II

Salesforce version upgrade

Salesforce version has been upgraded from v34.0 to v47.0

Q1) What are the necessary changes required in the Context parameters/components for salesforce connection?

 

Q2) How to convert WSDL file to JAR(Pattern.jar) for salesforce connection if required?

 

Q3) Any other changes needed?

Labels (5)
1 Solution

Accepted Solutions
TRF
Champion II
Champion II

Q1- As far as I remember, 6.4 is compatible with API 39.0 and you need to upgrade to 7.x for other API versions.
Also you need to upgrade to JDK 1.8.
The only parameter to change is the URL which contains the API version.

Q2- Never used this. Not requires for connection.

Q3- Of course you need to test your jobs again

View solution in original post

1 Reply
TRF
Champion II
Champion II

Q1- As far as I remember, 6.4 is compatible with API 39.0 and you need to upgrade to 7.x for other API versions.
Also you need to upgrade to JDK 1.8.
The only parameter to change is the URL which contains the API version.

Q2- Never used this. Not requires for connection.

Q3- Of course you need to test your jobs again