It's all about the answers!

Ask a question

How to get webId for testcase in rqm rest api response?


Mohd Sajid (157) | asked Dec 18 '17, 7:25 a.m.

 Hi,

I am implementing rqm functionality in my app. When i am creating test cases ,i am getting test case id in string type, but how to get web id of test cases ,while creating test cases using rest api.

Thanks ,
MD.Sajid.

One answer



permanent link
Donald Nong (14.5k414) | answered Dec 19 '17, 12:01 a.m.

What you get is a "generated ID", or "slug".
https://jazz.net/wiki/bin/view/Main/RqmApi#Generated_ID

You need to use this ID to get the new test case and look for the attribute "webId".

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.