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

Help with Linking RQM testcases to requirements using REST Client

 Where to find a valid URL and XML data to post from REST Client to RQM for linking requirements (artifacts) to test case.

1

0 votes


Accepted answer

Permanent link
The URL to the requirement is just the "permalink" to the requirement aritfact.
https://jazz.net/downloads/rational-requirements-composer/releases/4.0?p=news#usab-1
Normally you would do a PUT to modify an existing test artifact, not use POST to create a new test artifact. In this case, you can do a GET first to retrieve the XML data of the test artifact and make appropriate changes on top of it. For more details, check the RQM REST API Wiki.
https://jazz.net/wiki/bin/view/Main/RqmApi
AnuM C P selected this answer as the correct answer

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
× 12,025

Question asked: Apr 24 '15, 4:09 a.m.

Question was seen: 3,179 times

Last updated: Apr 27 '15, 2:23 a.m.

Confirmation Cancel Confirm