It's all about the answers!

Ask a question

Join REST API examples for RRC 3.0.1


Christopher McKay (2687) | asked Jul 24 '11, 11:10 p.m.
Hello! I am currently using IBM(R) Rational(R) Requirements Composer 3.0.1 together with IBM(R) Rational(R) Publishing Engine 1.1.2.

I have enjoyed working successfully with your REST APIs. If possible, would you please give me an example of how to combine different REST API information together?

I would REALLY like to use the following REST API:
https://server:port/rm/publish/resources?viewName=name1

This REST API needs project filters for it to work. Yet, I do not know how to join this information together and make it work. I have tried the "&" and the "&&" symbols but it doesn't seem to work or perhaps I'm using the view name incorrectly. FYI, I have tried the following ideas:

Failed attempt: https://server:port/rm/publish/resources?viewName=name1&resources?projectURI=id

Second failed attempt: https://server:port/rm/publish/resources?viewName=name1&https://server:port/rm/publish/resources?projectURI=id

Third through twelfth failed attempts: Trying the above with single or double quotes for my name1 string. Also, trying the "&&" symbol.

Thank you for your help!


Kind Regards,
Chris

One answer



permanent link
Edgar Ignacio Velazquez Mar (7225) | answered Jul 27 '11, 4:19 p.m.
JAZZ DEVELOPER
Hi Chris,
I added a section on our Reporting API Development Wiki https://jazz.net/wiki/bin/view/Main/RRC3ReportableRestAPI#Mixing_URL_parameters on how to mix URL parameters.
I hope this helps you get what you need.

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.