can anyone help to connect Dot net to http protocol server(RRC)
Hi i need to integrate RRC jazz server to Dot net 4.0 , to retrieve data from the server.
can any one help and guide the way i should follow.....???
I am thinking to Use ASP.net to connect C# code and server..... will this work......?
|
One answer
Hi
I can help you getting started with this. You'll first have to know about OSLC APIs that are available and how to consume them. You can refer to following article for learning more about OSLC APIs https://jazz.net/wiki/bin/view/Main/ResourceOrientedWorkItemAPIv2
For connecting to RTC Server using OSLC APIs and C# you can refer to following article - 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 explanation on authenticating into RTC and requesting a secure resource. Let me know if you have more questions.
|
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.