It's all about the answers!

Ask a question

Is it possible that the load utility returns an ID?


Li Chen (11923742) | asked Oct 24 '11, 11:00 a.m.
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.

One answer



permanent link
Paul Slauenwhite (8.4k12) | answered Dec 05 '11, 8:25 a.m.
FORUM MODERATOR / JAZZ DEVELOPER
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).

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.