Focal Point
Accessing Salesforce

This topic can be found at:
https://forums.informationbuilders.com/eve/forums/a/tpc/f/7971057331/m/3081027513

January 28, 2009, 04:23 PM
JimN
Accessing Salesforce
We have a need to pull information from Salesforce for some of our reporting. Is anyone currently doing that? Any ideas on an access approach would be much appreciated.


WF Server: 7.6.9 on Solaris
Data: Oracle
WF Client: 7.6.9 on Windows
Output: Excel, AHTML, HTML, PDF
January 29, 2009, 11:41 AM
Prarie
Jim...I think we need some more info here.


In Focus since 1993. WebFOCUS 7.7.03 Win 2003
Salesforce is customer relationship management (CRM) software that is accessed over the web. Many companies use this to track sales leads and customer characteristics, and this is stored remotely in a Salesforce "database". We have a need to report this information in combination with our local Oracle database information, and are hoping to find a WebFocus solution to that. There is a 3rd party ODBC driver available for Salesforce and Salesforce also does have its own Java API, so I believe that it "probably" can be done. I was just hoping that someone had already worked this through. If not, I'll be glad to share what we're able to figure out.


WF Server: 7.6.9 on Solaris
Data: Oracle
WF Client: 7.6.9 on Windows
Output: Excel, AHTML, HTML, PDF
Don't know what Salesforce is but I assume it is some type of CRM application. Is the underlying database still Oracle? If so, are you looking for something (Mas files, fexes, etc.) that has already been created by someone using this software? Otherwise it's just a matter of creating your master files (Metadata option on the WF server) and writing your fexes.
If it's not Oracle, you'll need to license an additional adapter for the appropriate database and possibly install/configure a client for that database on your WF server.


Regards,

Darin



In FOCUS since 1991
WF Server: 7.7.04 on Linux and Z/OS, ReportCaster, Self-Service, MRE, Java, Flex
Data: DB2/UDB, Adabas, SQL Server Output: HTML,PDF,EXL2K/07, PS, AHTML, Flex
WF Client: 77 on Linux w/Tomcat
Guess that answered my question while I was asking it...


Regards,

Darin



In FOCUS since 1991
WF Server: 7.7.04 on Linux and Z/OS, ReportCaster, Self-Service, MRE, Java, Flex
Data: DB2/UDB, Adabas, SQL Server Output: HTML,PDF,EXL2K/07, PS, AHTML, Flex
WF Client: 77 on Linux w/Tomcat
If all you've got is an ODBC driver, then you can license an ODBC adapter (you don't mention your platform - you should update your profile with product, version, platform info) and set up the ODBC data source on your server (I guess I'm assuming Windows) and you're off to the races. However, I'm pretty sure that there is an underlying database such as SQL server, in which case it would be better to get the specific driver for SQL server and use the SQL Client on your WF server to access the remote database.


Regards,

Darin



In FOCUS since 1991
WF Server: 7.7.04 on Linux and Z/OS, ReportCaster, Self-Service, MRE, Java, Flex
Data: DB2/UDB, Adabas, SQL Server Output: HTML,PDF,EXL2K/07, PS, AHTML, Flex
WF Client: 77 on Linux w/Tomcat
Well, we don't actually have an ODBC driver for it, but may be able to get one if that's the right course to take. We don't have direct access to their database, just what we're able to do through their software (I'm seeing a downside to "software as a service").

Again, I was just hoping someone had already traveled this path. I'll pursue this with the Salesforce folks to see what's possible.

I'll update my profile.

Thanks,

Jim


WF Server: 7.6.9 on Solaris
Data: Oracle
WF Client: 7.6.9 on Windows
Output: Excel, AHTML, HTML, PDF
Salesforce.com has a full web service api. I took a quick look at them, and the "retrieve" and "query" object's response body's are self describing, and therefore directly consumable by web focus. You might want to look into that.


"There is no limit to what you can achieve ... if you don’t care who gets the credit." Roger Abbott
Jim

Informationbuilders might have a special adapter for the Salesforce application.
I know they have something similar for Peoplesoft.




Frank

prod: WF 7.6.10 platform Windows,
databases: msSQL2000, msSQL2005, RMS, Oracle, Sybase,IE7
test: WF 7.6.10 on the same platform and databases,IE7

I'll look into that. Thanks.


WF Server: 7.6.9 on Solaris
Data: Oracle
WF Client: 7.6.9 on Windows
Output: Excel, AHTML, HTML, PDF
An adaptor for Salesforce would be great. However, my searches for "Salesforce" on the IBI site have not returned any hits, so I'm presuming that this is new ground.


WF Server: 7.6.9 on Solaris
Data: Oracle
WF Client: 7.6.9 on Windows
Output: Excel, AHTML, HTML, PDF