View Single Post
Old 10-29-2007, 11:39 AM   #29
brcewane
Thumbs Must Hurt
 
Join Date: Aug 2007
Model: 8100
PIN: N/A
Carrier: Rogers
Posts: 140
Default

Quote:
Salesforce.com has a very rich Web services API (http://www.salesforce.com/us/develop.../api/index.htm) to accessing information in their system.

By default (not on a mobile device) the APIs that Salesforce has available use Apache axis and a bunch of other jars to do the actual web services calls.

I want to get retrieve/update information from Salesforce.com from my Blackberry. I see that many folks are using kSOAP for web services calls (because of the small footprint), but kSOAP doesn't support WSDL.

What's the best approach for this type of project? Any ideas/thoughts are appreciated.
Have you tried the MDS Studio or the Visual Studio Plugin.. they are designed to consume webservices for the BlackBerry..
Offline   Reply With Quote