Salesforce Integration using OAuth 2.0 Client Plugin

Hi,

Has anyone come across an issue with integrating with Salesforce using the OAuth 2.0 Client plugin (forum.appian.com/.../summary)

I am trying to connect to Salesforce using the webserver flow (using refresh token). I have published the datastore for OAUTH_CREDENTIAL and set up third-party credentials as defined in the instructions. However, when I try to put the URL for the one time deployment, I get an error. In the logs, it says "Error no handler for -9; com.microsoft.sqlserver.jdbc.SQLServerException: The value is not set for the parameter number 1."

To give you some context, we want to refrain from using the Connector functions because we don’t want to access the Salesforce Objects directly due to scalability/maintenance/security concerns. We also tried using SOAP Services but there is an error parsing the xml response to a data dictionary format.

Let me know if anyone faced the same problem/how you fixed it or how you integrated with Salesforce?
Thanks!

  Discussion posts and replies are publicly visible