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

How to dynamically set the Request URL for the Edit Configuration Metadata in RPE

Hello All,

I want to create RQM report template with RPE using Configuration Layer. By this, after the user choose a Test Plan, the Testphase list will dynamically list the testphase for the chosed Testplan.

I don't know if it is possible to dynamically set the Request URL for the Edit Configuration Metadata dialog.

For static setting, it can be set as:

${public}/service/com.ibm.rqm.integration.service.IIntegrationService/resources/${projectAreaUUID}/testphase?fields=feed/entry/content/testphase[testplan/@href=the test plan identifier

Your help would be greatly appreciated.

Jay Cheng

0 votes



2 answers

Permanent link
If user knows the testplan href beforehand, you can use testplan/@href='$userInput' for filtering. Else you can use another variable and set testplan href to it through configuration metadata dialog. User selects the testplan, the testplan href value from the variable can be used in RPE template to filter based on testplan href. I suggest using a data source configuration element and set script expression to its URI property.

You may refer the article https://jazz.net/library/article/1137

I presume you are generating document through RQM web UI (RRDG). If you are using RPE launcher, you cannot use the pre-defined variables.

0 votes


Permanent link

Hi Subramanya,

What I really want to implement is what behaves exactly like the RQM pre-defined Execution reports, e.g.  'Execution Status using Weight', -- when a user select a Test Plan, the Test Milestone will automatically refreshed to list the test Milestones that are related to the selected Test Plan.

Would you, or anyone else, please help me for this? Many thanks.

Regards,

Jay Cheng

0 votes

Comments

Hi Jay,
'Execution Status using Weight' is not using RPE/RRDG. You cannot filter like this using RPE/RRDG and you should use another variable and set testplan href to it and use this variable while configuring URI for Data Source Configuration element.

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

Question asked: Jan 29 '16, 2:51 p.m.

Question was seen: 2,780 times

Last updated: Feb 01 '16, 12:57 p.m.

Confirmation Cancel Confirm