It's all about the answers!

Ask a question

OSLC4J RM DOORS Next Generation Configuration Management support


Kapil Raikar (2359) | asked Oct 27 '15, 10:17 a.m.
 Hi,

We are able to use OSLC4J APIs to query Artifacts for DOORS Next Generation 6.0, But it always returns Artifacts  of the default configuration stream.

We have a requirement to query Artifacts of a specific stream, How do we do this using OSLC4J?

Thanks
Kapil

One answer



permanent link
ian green (17814) | answered Oct 27 '15, 12:07 p.m.
JAZZ DEVELOPER
DOORS Next Generation 6.0 has initial level of support for the OSLC Configuration Management specification.  (See http://tools.oasis-open.org/version-control/browse/wsvn/oslc-ccm/trunk/specs/config-mgt.html.)

That spec describes how servers expose configured resources - in short, you need to supply a configuration context (via http parameter) when you make the OSLC Simple Query request.  I'm not very familiar with OSLC4J but I'd guess that it would allow you to do that.


Comments
ian green commented Oct 27 '15, 12:11 p.m. | edited Dec 21 '16, 12:08 p.m.
JAZZ DEVELOPER

To add - I'd guess your next question will be "how do I discover configuration resources?".  There is no way to do this programmatically in DNG 6.0.  However, there is an OSLC Delegated UI that allows configuration resources to be selectioned.  (Look for the oslc_config:cmServiceProviders property in /rootservices.) 

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.