It's all about the answers!

Ask a question

How to get RQM project/process(repository object) area in CCM followup action?


Andrew Ciaz (59160) | asked Jan 17 '20, 12:46 a.m.

 Hi,


I want to fetch RQM/DNG project area or repository object but my plugin applied in CCM project area on save workitem as a followup action. Is it possible to fetch RQM project area using its UUID in CCM followup action? Please suggest the solution

Accepted answer


permanent link
Ralph Schoon (63.1k33646) | answered Jan 17 '20, 2:09 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

As far as I know, you have to use a REST API. This can be done using a REST client built into the RTC Java APIs. The rest client is shown in the project linked to https://jazz.net/wiki/bin/view/Deployment/CreateCustomScenarios#Using_the_Plain_Java_Client_Libr

Andrew Ciaz selected this answer as the correct answer

Comments
Andrew Ciaz commented Jan 21 '20, 8:42 a.m.

@Ralph Schoon Thanks for your reply, but I dont have user  name and password to fetch the details using REST. Is there any other way to fulfill the request without username and password


Ralph Schoon commented Jan 23 '20, 2:12 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

The tool uses this mechanism itself and it supports OAUTH some way. There is no way to avoid authentication when accessing the other tools.

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.