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

Is it possible that the load utility returns an ID?

For example, use RQMUrlUtility or other utilities to load a Test Case, if the Test Case Number can be returned, it might be passed to the next step which is Test Script load so that the Test Case and the Test Script can be associated.

We are actually looking for a way to automate the load process in such a way that Test Case, Test Script, Requirements and etc can be loaded together and the associations can be created at the same time. Furthermore, TERs can be generated as part of the load process.

Can someone let us know how much this can be done if it cannot be done completely?

Appreciated.

0 votes



One answer

Permanent link
When creating (POST) a new resource using the RQM Reportable REST API (see https://jazz.net/wiki/bin/view/Main/RqmApi), the resource ID is returned in the Content-Location response header (see https://jazz.net/wiki/bin/view/Main/RqmApi#HTTP_Responses). From this ID, you can create the resource URL (see https://jazz.net/wiki/bin/view/Main/RqmApi#resourceUrl_for_interaction_with) to associate test resources.

You could also use the RQM Excel/Word Importer (see https://jazz.net/wiki/bin/view/Main/RQMExcelWordImporter).

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: Oct 24 '11, 11:00 a.m.

Question was seen: 5,765 times

Last updated: Oct 24 '11, 11:00 a.m.

Confirmation Cancel Confirm