Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

How to call RTC Client APIs from C# Code?

Hi,

We need to get some data defined in the Process Configuration Source xml. According to our development environment, all our codes are written in C# and we want to call RTC API such as :projectArea.getProcessData();  in C#. I had called RTC Client API s from Java Code  before ; but I did not make any direct call with RTC client APIs in C# codes.

Is there any way directly using RTC Client APIs in C# or is there the only one way to call RTC Client APIs in C# code is using the OSLC?

Thanks so much for your support,

Didem Demir

0 votes



One answer

Permanent link
As far as I known, doesn't exists a C# SDK to create native clients. However the OSLC API is based on REST web services, which means that it is independent from programming language. Maybe, using C# you may have some extra work compared with JAVA.

0 votes

Comments

The RTC Visual Studio Client uses the REST API's.

In addition, there are tools that can be used to create wrapper around Java API's and make them accessible in C#. I assume that this is a common problem for MS Visual Studio Users.

1 vote

Your answer

Register or log in 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 10,941
× 457
× 233
× 16

Question asked: Mar 21 '16, 11:34 a.m.

Question was seen: 4,467 times

Last updated: Mar 22 '16, 2:59 a.m.

Confirmation Cancel Confirm