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
2 answers
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.
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