It's all about the answers!

Ask a question

Unable to add RQM 3.0.1 schema using RPE 1.1.2.2


Joe Gariano (8813137) | asked Feb 26 '13, 1:26 p.m.
edited Feb 26 '13, 3:22 p.m.
The IT folks at my company have set up a sandbox RQM 3.0.1 project for me to play around in.  I've been accessing that RQM project through the web interface.

I have experience writing RPE templates, and I have RPE 1.1.2.2 Eclipse-based client installed on my Windows 7 computer.  I would like to experiment with writing an RPE template that pulls data from the RQM project.  However, I'm having problems adding the schema in RPE.  I tried the schema discovery feature, and couldn't get it to work.  I then scoured Google and found several different potential schema URIs, which I tried adding manually using the Add Data Source Schema wizard, but none of them worked.

Can anyone tell me how to add the RQM 3.0.1 schema to RPE?

Thanks,
Joe

Accepted answer


permanent link
Stephane Leroy (1.4k149) | answered Feb 26 '13, 3:27 p.m.
JAZZ DEVELOPER
Hi Joe,

did you try the following URL:
https://<host>:<port>/<qmcontextroot>/service/com.ibm.rqm.integration.service.IIntegrationService/schema/qm.xsd  ?

Adding that complete list of available schemas could be found here.
Also adding that information like the one above is concentrated in a map I share with the community :
https://sleroyblog.wordpress.com/2011/09/21/reporting/

Regards,
Stéphane





Joe Gariano selected this answer as the correct answer

Comments
Joe Gariano commented Feb 26 '13, 4:59 p.m.

That worked, thanks!

Two follow-up questions...
1) Will this same schema work for version 4.0.1?
2) What is the URI that I need to put in the .dsx file to get an instance of the schema to query?


Stephane Leroy commented Feb 26 '13, 5:46 p.m.
JAZZ DEVELOPER

1) Schema is often updated with new versions coming. The relevant information to be aware of are located in this wiki "Api Compatibility" section.
   
    Additionally, if upgrading your RPE to 1.2 level :
    you'd like to consider this traceability matrix : http://pic.dhe.ibm.com/infocenter/rpehelp/v1r2/index.jsp?re=1&topic=/com.ibm.rational.pe.troubleshooting.doc/topics/c_compatibility.html&scope=null

2) Does this article give you a clue ?



Joe Gariano commented Feb 26 '13, 6:30 p.m.

Thanks, that's helpful.

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.