function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Jim BoudreauxJim Boudreaux 

WaveForce

OK guys, which one of you is going to be the first one to create a Salesforce-Google Wave integration App?
cbellamycbellamy
I just (finally!) got my developer invite from Google Wave, and I'm working on integrating the two right now!  Very exciting.
AFawcett (CODA)AFawcett (CODA)

Very cool stuff indeed! Having just got my sandbox login to Google Wave I set about exploring myself recently. With some help from the excellent Force.com Web Service Connector (most of the standard Web Service stacks don't work yet under Google App Engine). I have put together a small demo Google Wave Robot called ForceAutomaton that pulls Account information into a Wave based on what is being said (some regex parsing). I've uploaded source and a movie to the Google Wave sample site, enjoy! http://wave-samples-gallery.appspot.com/about_app?app_id=27016. Of course comments and ideas most welcome! :-)

Jim BoudreauxJim Boudreaux
i can't find it. and yes I have a wave dev account.
AFawcett (CODA)AFawcett (CODA)
How strange, I've had simalar reports actually, I can see it fine, wonder if its a publishing timing thing? Anyway this is the Google Code project, http://code.google.com/p/forceautomaton/. And this is a link to the YouTube video http://www.youtube.com/watch?v=1GSE-_2rDzA.
AFawcett (CODA)AFawcett (CODA)
LoxMyth BourneLoxMyth Bourne

Say, I'm really having a tough time with this stuff. I've spent hours trying to get Sassy (see SF Developer Blog) to work.

 

Am I the only one who's wrestling with this?

LoxMyth BourneLoxMyth Bourne

Here goes. Btw, I'm sure a more experienced user would have either gotten it right off, or would have done a better job at communicating status along the way.

 

Quinton Wall, sfdc, was Key in getting this going - to the point of monitoring the wave while on vacation & doing a gotomeeting moments prior to taking off. In the readme.txt file, when he says email him - he means it & is quick to respond. Thanks, Quinton.

 

Objective: get Sassy robot to do his/her job.

 

1. Follow directions exactly with respect to libraries.

2. Add fields to Solutions object (imageUrl and  Keywords - both text).

3. Include security token to password in web.xml file.

 

We happen to be SSO, so using security tokens was new to me.

 

Also, I'd be interested in connecting with anyone who has Smarter Child or ALICE interest/exposure.

Message Edited by LoxMyth Bourne on 12-17-2009 07:44 AM