Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
Salesforce and WorkSite integration
ultrachoc123
Hi,
Has anyone had the fun task of integrating Salesforce and WorkSite ?
The idea is
- user clicks on a button to upload document from WorkSite
- WorkSite explorer is displayed and the user can browse/search for docs
- User selects a document and has the option of uploading link or document
Any - i mean ANY help will be appreciated.
Cheers
Peter
Find more posts tagged with
Comments
dabird
I can give you an overview for using WorkSite Web inside Salesforce.
Out of the box WSW has a dialog called Enhanced Browse Dialog. This dialog allows the user to either browse or search for items and the user can select single or multiple items (depending on the developer's configuration). You could then either store a reference to the document using a URL to WSW's GetDoc.aspx page, or you could use WorkSite Web's web services to fetch the document and store it inside Salesforce.
There is a document entitled "WorkSite Web Application Integration Toolkit" on the WorkSite Web installation disk that explains how to use the Enhanced Browse Dialog and the web services.
The only caveat I see to this approach is that WSW and Salesforce would have to be installed on the same IIS to prevent cross-site scripting errors.
Regards,
dabird