https:///rm/cm/component/ldpc?project=
With ref How to get the list of streams and baselines for a particular component in IBM Engineering Requirements Management DOORS Next this link
I am providing ID for project but getting below error
<h1>Error 400: Bad Request</h1>
<p>invalid UUID
<hr><i>Requirements Management/7.0.3</i></p>
|
One answer
The fetch I used looks like this:
GET https://{your-server}/rm/cm/component/_utOZQNkaEe2T6KW9b8u7AA/configurations
OSLC-Core-Version: 2.0
Accept: application/json
The answer gets all stream- and baseline-uris in it.
|
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.
Comments
If you want someone to consider looking at your question, provide enough details, e.g. what the request was. The error message indicates that the ID you thought you provided is invalid. This can mean a copy paste error or selecting the ID of a wrong resource.