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

Retrieve RQM Categories hirarchy using Recursive Level in RPE

Hi,

I was wondering whether Recursive Level in RPE has any meaning when producing a document from RQM.
More specifically I would like to know if I can use it to retrieve the categories hierarchy in RQM instead of finding the hierarchy based on the links between categories (using value set key which is very complicated).
 
Many Thanks,
Amit

1 vote



One answer

Permanent link
RPE recursive level can work for RQM data. For example, for executionresult, you will see from the schema "stepResults" can be imbedded into "stepResult", and then "stepResult" can be imbedded into "stepResults" as well. So for query "executionresult/stepResults/stepResult", you can use recursive level (using the last 2 segments as recursive segments)

But for category hierarchy, it appears to me category and categoryType are used alternatingly, using href to refer to each other. So I'm afraid the recursive level will not work under such situation

0 votes

Comments

Recursion is not applicable for category. You can make out by expanding the data source schema in RPE.

Can you please explain what do you mean by saying "expanding the data source in RPE"? 

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
× 332

Question asked: Feb 17 '14, 8:59 a.m.

Question was seen: 6,224 times

Last updated: Mar 04 '14, 1:42 p.m.

Confirmation Cancel Confirm