It's all about the answers!

Ask a question

Not able to retrieve XSD schema


Yaqian Fang (2013223) | asked Feb 17 '11, 7:32 a.m.
Hi,

I followed the instruction from RQM API page which states that https://<hostname>:<port>/jazz/service/com.ibm.rqm.integration.service.IIntegrationService/schema/qm.xsd
can display the XSD for the base resources.
I tired, and it didn't work.

I thought it missed "/secure" btween "/jazz" and "/service" because I retrieved the list of test cases in a similar format of URL. It didn't work either.

So what is the correct URL to retrieve XSD schema? Thank you!

2 answers



permanent link
Kurtis Martin (1.4k11) | answered Feb 17 '11, 6:47 p.m.
JAZZ DEVELOPER
Two things to try:

1) Use FF instead of IE to request that URL. IE doesn't deal with the returned XML as nice as FF does.

2) If this is RQM 3.0 "/jazz" is likely not the correct context root. The default in RQM 3.0 is "/qm" and that's configurable. So the URL you pasted would have to match your servers configured context root.

permanent link
Yaqian Fang (2013223) | answered Feb 17 '11, 11:43 p.m.
Hi,
Thanks for your reply. I did use Firefox to retrive schema and my RQM is version 2.0.1.1. The error returned back to me was: "description The request sent by the client was syntactically incorrect ()."

Any more suggestion?

Two things to try:

1) Use FF instead of IE to request that URL. IE doesn't deal with the returned XML as nice as FF does.

2) If this is RQM 3.0 "/jazz" is likely not the correct context root. The default in RQM 3.0 is "/qm" and that's configurable. So the URL you pasted would have to match your servers configured context root.

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.