SalesForce.com Driver
18 October, 2013
Hi,
I see that SalesForce.com is a supported data source in Yellowfin.
What driver do I need in order to enable it in Yellowfin?
Regards,
Nick
I see that SalesForce.com is a supported data source in Yellowfin.
What driver do I need in order to enable it in Yellowfin?
Regards,
Nick
Hi Nick,
We do not have a Salesforce environment in the office, so not sure exactly which driver to use.
I had a quick look online and it looks like this may give you what you were after:http://www.datadirect.com/products/datadirect-connect/jdbc-drivers/data-sources/salesforce-com
Connection Cloud Drivers can be downloaded from here:
https://connectioncloud.atlassian.net/wiki/display/Documentation/Downloads
Yellowfin just needs a JDBC driver for that database to be added to the lib folder, as discussed here : How to add a new JDBC drivers for use in Yellowfin
If you do run into any issues with this, please let us know.
Regards,
David
We do not have a Salesforce environment in the office, so not sure exactly which driver to use.
I had a quick look online and it looks like this may give you what you were after:http://www.datadirect.com/products/datadirect-connect/jdbc-drivers/data-sources/salesforce-com
Connection Cloud Drivers can be downloaded from here:
https://connectioncloud.atlassian.net/wiki/display/Documentation/Downloads
Yellowfin just needs a JDBC driver for that database to be added to the lib folder, as discussed here : How to add a new JDBC drivers for use in Yellowfin
If you do run into any issues with this, please let us know.
Regards,
David
Hi David,
I remembered that if you check the web.xml in /appserver/webapp/ROOT/WEB-INF there is the list of all the databases and their respective drivers supported by Yellowfin.
Regard this post, the SalesForce.com drivers that customers can use are:
DataDirect: com.ddtek.jdbc.sforce.SForceDriver
RSSBUS: rssbus.jdbc.salesforce.SalesforceDriver
Regards,
Nick
I remembered that if you check the web.xml in /appserver/webapp/ROOT/WEB-INF there is the list of all the databases and their respective drivers supported by Yellowfin.
Regard this post, the SalesForce.com drivers that customers can use are:
DataDirect: com.ddtek.jdbc.sforce.SForceDriver
RSSBUS: rssbus.jdbc.salesforce.SalesforceDriver
Regards,
Nick