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

How to query project's global configurations assembling a local configuration of specific project-area?

 Hello all,


as title says, I would like to query all global configurations assembling a local configuration of a specific project-area.

I tried to accomplish this with the Global Configuration Management REST API, which is found at https://<server>/gc/doc/scenarios.

This is the GET request's URL: 

This is the GET request's response:
CRJGC0654E The HTTP request oslc.where parameter value "oslc_config:contribution{oslc_config:configuration{process:projectArea=&lt;https://jazz:9443/rm/process/project-areas/_4baTYD8rEeSZxPPkdZ-lVg&gt;}}" is not valid.
(I reduced the OSLC error resource to it's message for brevity)


Is there any alternative solution accomplishing that?

0 votes



One answer

Permanent link
Hi Benjamin,

You cannot query GCM for that. GCM only stores references (URIs of) to local configurations (such as those from DOORS Next), and does not store properties of those local configurations (such as project area). So there is no data available in GCM for a GCM query. You're trying to perform a cross-domain query.

Unfortunately, you cannot query project area as a property of configurations in Report Builder since the resource shape for oslc_config:Configuration, as defined by the OSLC Configuration Management specification, does not have a project area property. Project areas are not defined by OSLC specifications. Instead, you will have to write your own SPARQL and execute directly in LQE.

Best regards,
David.

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
× 10,938
× 7,495
× 1,325
× 33
× 8

Question asked: May 17 '21, 10:54 a.m.

Question was seen: 1,181 times

Last updated: May 17 '21, 1:29 p.m.

Related questions
Confirmation Cancel Confirm