Rational Change + OSLC connect wtih SharePoint
Hey together,
I'm new in OSLC programming. And have the following problem:
I want to connect SharePoint via OSLC with Rational Change Database. I know it's possible, 'cause Rational Change has a Webservice, using OSLC. So I would create an Adapter with OSLC to connect SharePoint over Business Connectivity Service to Rational Change Database. This would be in C#. But I have no idea how to start. I don't know how to connect with OSLC to any Service.....
Thank you,
Tim
I'm new in OSLC programming. And have the following problem:
I want to connect SharePoint via OSLC with Rational Change Database. I know it's possible, 'cause Rational Change has a Webservice, using OSLC. So I would create an Adapter with OSLC to connect SharePoint over Business Connectivity Service to Rational Change Database. This would be in C#. But I have no idea how to start. I don't know how to connect with OSLC to any Service.....
Thank you,
Tim
4 answers
Article below talks about how to consume OSLC capabilities from RTC, which probably will help you understand what what capabilities you can consume (since Change too would be a CM application):
I don't see one that's specific to Change, so hopefully above article will serve as a good starting point, since discovery mechanism remains pretty much the same across any OSLC compliant application...
Hi Tim,
since your need cover both OSLC and C# programming aspects, I'd point you to the following 2 blog posts:
http://blog.boriskuschel.com/2012/01/c-with-visual-studio-and-rational-team.html
http://blog.boriskuschel.com/2012/02/c-with-visual-studio-and-rational-team.html
Regards,
Stéphane
since your need cover both OSLC and C# programming aspects, I'd point you to the following 2 blog posts:
http://blog.boriskuschel.com/2012/01/c-with-visual-studio-and-rational-team.html
http://blog.boriskuschel.com/2012/02/c-with-visual-studio-and-rational-team.html
Regards,
Stéphane