Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Join REST API examples for RRC 3.0.1

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

0 votes



One answer

Permanent link
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.

0 votes

Your answer

Register or log in 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: Jul 24 '11, 11:10 p.m.

Question was seen: 4,947 times

Last updated: Jul 24 '11, 11:10 p.m.

Confirmation Cancel Confirm