Does RTC link with SharePoint?
Accepted answer
There was an integration but that is probably gone due to too few prospects. See http://www.cmswire.com/cms/web-development/integrating-sharepoint-social-networking-with-ibm-rational-team-concert-004739.php - I found it due to the wonders of search engines that are really underestimated.
One other answer
There is an OSLC adapter sample available on the Eclipse Lyo project. Please refer to the following page :
http://wiki.eclipse.org/Lyo/SharepointAdapter
Comments
Thanks Matthias.
This document describes nicely on how to integrate RTC and SharePoint for linking documents. However does not explain integration from work items perspective (synching a FORM from SharePoint, with WORKITEM in RTC). for e.g. when a new form is created in SharePoint a corresponding work item should be created in RTC with data being synched from SharePoint. Can this be achieved?
I'm not familiar with SharePoint and howto extend the tool.
Anyway there exists an OSLC implementation for C# as well which can maybe used to extend the SharePoint create form event:
Comments
Pravin Patil
Aug 30 '16, 4:40 p.m.Please let me know...
Pravin Patil
Aug 30 '16, 4:41 p.m.We are looking to sync form from SharePoint with RTC Work item...