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

I want to read RM ResourceID into OSLC Adapter

Hi Team,


I have created an OSLC Adapter for IBM ERM-DN using Spring Boot application.

I am able to register my application as a friend and add my service provider as an association for a project in RM.

I am able to open my delegatedUI page to create a link of type "References". Upon creating a link I am able to open the previews though compactRendering.

I want to get the RM resource ID/URI, when the link is created into my adapter application. 

I have tried creating APIs endpoints for POST, PUT, GET for my resource but DNG is not calling any endpoint.
Am I missing any configuration? or how exactly I can get the DNG artifact details in my adapter application. 

Let me know if any further information is needed.

Regards,
Krishna K.

0 votes



One answer

Permanent link

Not sure I understand the question correctly. 

I do  not see a link type "References" in my test system. Assuming it is an OSLC Link, you need the URI of the requirement to be able to create the link in your application. 

If you have the URI of the requirement, you can OSLC GET the URI to get all the details of the requirement. OSLC GET means the OSLC Accept and other OSLC headers provided. 




0 votes

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,937
× 139
× 24

Question asked: Sep 27, 6:24 a.m.

Question was seen: 363 times

Last updated: Sep 27, 9:59 a.m.

Confirmation Cancel Confirm