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

How can we get GC URL information from linked DNG artifact in RTC by using RPE?

Hello Team,

I am trying to implement a RPE template which will extract the link information from RTC for the artifacts which are linked in DNG GC Context.

Now i am able to extract the DNG artifact link URL which is of local DNG stream. My requirement is to extract the full link information along with GC Context.

How can i achieve that please guide?

Thanks,
Reddeiah Reddy Mukka

0 votes

Comments

As a RM local stream can contribute to any number of (non-overlapping) GC streams, this doesn't seem likely to be easy unless you rigidly apply a constraint that an RM stream can only be in one GC stream. Then you'd have to access the GC APIs and search the results for the RM contribution - see the GC api docs https:jazz.net/gc/doc/scenarios - but that's a major constraint that you'll have to ensure isn't going to cause you problems


I want to get it from RPE not from GC API's. Is there any possible way to extract the data of GC URL from RTC by using RPE

DNG artifact link URL which is of local DNG stream

This seems odd, if anything I would expect a GC configuration - what sort of link (Implements, Tracks Requirement, etc.) have you created from the work item? Also what version+ifix are you using? 



One answer

Permanent link

If RM stream is only in one GC stream, you can create a JavaScript array containing GC URL along with the contributors. This can be either hardcoded in RPE template or you can make data request on GC URL first and get the streams. When you are getting DNG local URL, you should be able to get the corresponding GC stream from the array.

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,936

Question asked: Jun 27 '22, 5:19 a.m.

Question was seen: 1,749 times

Last updated: Aug 23 '22, 4:50 a.m.

Confirmation Cancel Confirm