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

Is there any way to pull RRC artifact id into existing RTC BIRT live report?

User has been asking to add a column to existing BIRT report displaying RRC requirement id. The RTC link table only has the RRC URI info but not the id. Thanks.

0 votes



One answer

Permanent link
I am not expert on BIRT neither I am 100% sure what you are trying to do.  But if you have the RRC resource URI, then you can have its identifier simply by doing a DESCRIBE and look for the <j.3:identifier...> attribute.

You can do DESCRIBE using this format:
https://<server:port>/<rm_or_rdm>/query?accept=*&private=true&describe=<resourceUri>
Example:
https://yourserver.com:9443/rm/query?private=true&accept=*&describe=https://yourserver.com:9443/rm/resources/_Q37WMcO8EeKQh8x3xXP9GA

0 votes

Comments

Thanks, Fabian. What is "DESCRIBE"? Is this a SQL command? 

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
× 12,019
× 324
× 230

Question asked: Apr 19 '13, 9:59 a.m.

Question was seen: 5,387 times

Last updated: May 31 '13, 11:59 a.m.

Confirmation Cancel Confirm