It's all about the answers!

Ask a question

RTC - C# - OSLC


Prasanth Kumar (1699) | asked Mar 21 '12, 5:55 a.m.
Hi,

I'm a very new developer of IBM products and started using RTC. I had a lot of discussions on the IBM integration with other platforms., would like to know how to integrate the RTC with other tools using C#.

Can someone provide me a sample in C# to integrate the RTC workitems can be retrieved using OSLC?

Indeed, it is very quick requirement to get focus on integration between IBM products and non-IBM products.

Thanks.

4 answers



permanent link
Paul Slauenwhite (8.4k12) | answered Mar 21 '12, 6:44 a.m.
FORUM MODERATOR / JAZZ DEVELOPER
Although I am not aware of C# OSLC client implementation, I would suggest checking out the Eclipse Lyo project (http://www.eclipse.org/lyo) and OSLC site (http://open-services.net).

permanent link
Prasanth Kumar (1699) | answered Mar 21 '12, 7:27 a.m.
Although I am not aware of C# OSLC client implementation, I would suggest checking out the Eclipse Lyo project (http://www.eclipse.org/lyo) and OSLC site (http://open-services.net).


Thanks for your reply.
I'm desperately looking for some C# resources, as the integration will happen with Microsoft technologies.
I've seen that OSLC specification can be accessed by a pure REST services, but still I didn't got any samples in using with C#.

So, please post any C# related samples to interact with RTC.

permanent link
Harry Reeder (6) | answered Mar 21 '12, 9:46 a.m.
While not being a C# example, you may want to take a look at the Visual Basic.NET RIO posted at https://bugs.eclipse.org/bugs/show_bug.cgi?id=372634 as this may be able to give you a bit of an overview to how I've performed OSLC requests from a .NET platform.

Those materials make use of parts of the OAuth.net library available over at http://lab.madgex.com/oauth-net/

Hope that can be of some use to you!

permanent link
navneet kumar (02) | answered Jun 13 '13, 2:38 a.m.
Can someone provide me a sample in C# to integrate the RTC workitems can be retrieved using OSLC?  
Hi You can refer to following blog for consuming RTC OSLC APIs in C# - http://nkumar83.wordpress.com/2013/06/13/consuming-rtc-rational-team-concert-oslc-apis-using-c-post-1-authentication/ 

 This article has sample code and details on authenticating into RTC Server through OSLC using C#. Let me know if this is of any help.

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.