It's all about the answers!

Ask a question

Fetch TER Result Owner Name in RPE-RQM report


Rajnikanth Srinivasan (1366) | asked Feb 24 '14, 5:41 a.m.
Right now , I am able to fetch User ID information for TER Result owner. Since our environment is LDAP configured , and User ID equals Email id..RPE prints the email id's of the TER owner. I would like to fetch the user names. I know the user names are stored in the 'Contributor' element, but not sure how to user it in RPE.

TER Result Owner Value from RPE

How do I use the contributor and query to fetch User Names ?

Appreciate your help


One answer



permanent link
Paul Slauenwhite (8.4k12) | answered Feb 24 '14, 9:44 a.m.
FORUM MODERATOR / JAZZ DEVELOPER
In RQM 4.0.3+, you can query the contributor feed using the contributor ID (see https://jazz.net/wiki/bin/view/Main/RqmApi#SupportedFieldsResources):

<feedUrl>?fields=feed/entry/content/contributor[ userid=<user ID>]/*

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.