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

How to update the part of modules inside changeset/streams in configuration management using REST API programmatically

Hi Team, I want to update the part of modules inside changeset/streams in configuration management using REST API.


currently iam using below link to get the data from that resource
  • https://some-server/{SERVER}/publish/modules?projectURI={project_value}&oslc_config.context={configuration}

In the same way, I have to UPDATE/PUT certain data to the modules in the above link, using REST API programmatically.

can you please provide me the approach to update using REST API.

0 votes



One answer

Permanent link

You're currently using the DOORS Next Reportable REST API. See https://jazz.net/wiki/bin/view/Main/DNGReportableRestAPI


For DOORS Next this API is read-only, but it does provide artifact URLs you can use through the OSLC RM API.

To modify things you'll have to use the OSLC Requirements Management API, providing the oslc_config.context={changeset configuraiton URI}. See here for all ELM APIs https://jazz.net/wiki/bin/view/Deployment/ELMProductAPILanding

There's a guide to using the RM OSLC API here https://jazz.net/library/article/1197 - it's quite old so doens't mention configurations, provide the configuration with each request as above.

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
× 6,164
× 152
× 26

Question asked: Apr 16 '25, 9:20 a.m.

Question was seen: 841 times

Last updated: Apr 17 '25, 5:44 a.m.

Confirmation Cancel Confirm