It's all about the answers!

Ask a question

API to interact with RTC


Pavan A (133) | asked Feb 16 '22, 11:14 p.m.

 Hi


I need to be able to extract all workitem related artifact from an RTC instance (running Change and Configuration Management Application Version: 6.0.6)
The application to extract data is planned to be built in C#.Net.

I have explored for the APIs and see the below OSLC API

Request advice if this would be the right choice to go with and the APIs are known to be robust and comprehensive for reading data,
or there is any other API as on date, that would be recommended over this API.

Regards
-Pavan

Accepted answer


permanent link
Ralph Schoon (63.4k33646) | answered Feb 17 '22, 2:21 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
edited Feb 17 '22, 2:24 a.m.

Here is the landing page for ELM APIs https://jazz.net/wiki/bin/view/Deployment/CLMProductAPILanding

It includes links to various API wiki pages.

The options left to you insisting on using C# are from my perspective:

The OSLC CM V2 API and OSLC Queries. See


Both APIs are working and stable. The reportable REST API exposes some data such as approval data which is not exposed in the OSLC API.

I do not know if it is possible to download work item attachments using one of these APIs.

Pavan A selected this answer as the correct answer

Comments
Ralph Schoon commented Feb 17 '22, 2:23 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

 Please note, it is your responsibility to limit the access to data to a level that is tolerated by the server.

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.