Discussions
- General Development
- Schema Development
- Apex Code Development
- Visualforce Development
- Formulas & Validation Rules
- Security
- Mobile
- Force.com Sites & Site.com
- Chatter Development
- Java Development
- .NET Development
- Perl, PHP, Python & Ruby
- Desktop Integration
- APIs and Integrations
- Visual Workflow
- Apple, Mac and OS X
- VB and Office Development
- AppExchange Directory & Packaging
- Salesforce Labs & Open Source Projects
- Other Salesforce Applications
- Jobs Board
- Force.com Discussion Boards
- :
- Developer Boards for Force.com and Database.com
- :
- .NET Development
- :
- Need help with SharePoint intergration
turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
0
Need help with SharePoint intergrati on
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
09-13-2012 09:33 PM
Hi everybody,
Recently I have a requirement to search sharepoint document on SalesForce.com. So I tried to use SharePoint default web service. I have generated an apex class from SharePoint Lists.asmx. However in the methods that got generated, I couldn't find any credentials passing methods (such as: setUserName(), setPassword() etc..)
If I just call the method then a 401 unauthorized message is sent back. Is there anyway to pass credentials to SharePoint web service call ?
I'm using SharePoint server 2010 and SalesForce Developer edition.
Thanks and best regards

