RPE report generation for RQM datasource
Currently I am trying to generate report for RQM test suite execution records that contains result details of each test cases associated.
I am using one of the RQM template provided by IBM i.e executionResult.dta. In RPE launcher, I am configuring the execution result datasource as following : https://rb-alm-12-q.de.bosch.com/qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/BEG+Aviation+Projects+%28QM%29/ser/urn:com.ibm.rqm:ser:328 but its always showing error. Instead of ser , I tried with testplan, testcase, etc. but the above url is not working for RPE configuration. Can anyone please help in the format of datasource url for RQM testsuite results, testplan, etc. to configure in RPE dsx file? |
2 answers
Hi Jyotsna,
For executionresult, you can set the data source URI https://<host>:<port>/<qmcontext>/service/com.ibm.rqm.integration.service.IIntegrationService/resources/<projectareaalias>/executionresult/urn:com.ibm.rqm:executionresult:<id> That is, set https://qvml371:9443/qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/JKE Banking (Quality Management)/executionresult/urn:com.ibm.rqm:executionresult:108982 for Data Source: Execution Result and for remaining data sources (name starting with "_"), the URI need not be set as it is dynamically set/calculated during document generation. Regards, Prasad Comments
Jyotsna Prasad
commented Aug 24 '16, 6:48 a.m.
Hi Subramanya Prasad,
|
I can see that for "_Previous Results Feed", Inherited data configuration property is not set. You can try setting it to "Execution Result". If this does not resolve the issue, please provide the console/log.
Comments
Subramanya Prasad Pilar
commented Aug 24 '16, 7:36 a.m.
You can also use this template
Jyotsna Prasad
commented Aug 24 '16, 8:41 a.m.
I have done the changes as suggested by you but still the same problem persists. I am hereby attaching the log file snapshot of it and sending it to you via email as I am unable to attach the image here.
|
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.