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

RDNG 6.0.1 REST (OSLC OASIS)

Hi,
I need to set an attribute of all requirements in all of their versions. I can do it easily in 5.0.2 because only one copy of an artifact, so simply query all the requirements and change their attributes one by one. However in version 6.0.1, there can be many copies of an artifacts in different streams. So my question is how I can navigate through all streams and find artifacts version and change them?
Thank you.

0 votes


Accepted answer

Permanent link
Hello Kurtulus

Making the same change in each stream requires an API to iterate over all the streams in the project.  That API is part of the OSLC Configuration Management spec (see http://tools.oasis-open.org/version-control/browse/wsvn/oslc-ccm/trunk/specs/config-mgt.html).

It is our strategy to implement that specification, and you'll see the API expand from release to release.  Currently however (as v601), all we support is the OSLC Delegated UI which allows UI-driven selection of a configuration; depending on your use case you may be able to use this in the meantime.
Kurtulus YILDIRIM selected this answer as the correct answer

0 votes

Comments

Thank you Ian


One other answer

Permanent link
You could treat this like any other change. Make the change in a stream, checkin and deliver the changes, then merge the stream into any other streams that require the same changes.

0 votes

Comments

Thanks Jim.

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
× 10,952
× 516
× 1

Question asked: Feb 05 '16, 2:48 a.m.

Question was seen: 3,027 times

Last updated: Feb 08 '16, 1:11 p.m.

Confirmation Cancel Confirm