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

How to fetch global configuration project area(s) and streams using REST or OSLC?

 Hi all,


Is there any OSLC based or REST based solution to fetch the global configuration project areas and streams?

0 votes



2 answers

Permanent link
Hi Andrew,

The Jazz process REST API at https://jazz.net/wiki/bin/view/Main/ProcessRestServiceOverview describes how to get information about project areas. This applies to any Jazz application that supports project areas.


Best regards,
David

0 votes

Comments

@David thanks for your reply but still I am not clear. Could you please provide sample URL to fetch the streams from GC project areas. I tried below url but it returns all the baselines and streams including personal streams. It is difficult to rectify which is a baseline and which one is stream. Please suggest any workaround


Permanent link
Hi Andrew,

The GCM REST APIs Wiki page at https://jazz.net/wiki/bin/view/Main/GlobalConfigurationManagement#APIs_for_GCM_and_global_configur references https://jazz.net/gc/doc/scenarios. From there you can navigate to various scenario-based pages.

https://jazz.net/gc/doc/scenario?id=Discovery describes how you discover the OSLC Service Provider Catalog, and from there you can use standard OSLC discovery (see the OSLC Core specification linked from https://open-services.net/specifications/) to discover the service providers for the project area(s) of interest. Each GCM project area will have a corresponding OSLC service provider whose oslc:details is the URI of that GCM project area.

https://jazz.net/gc/doc/scenario?id=QueryConfigurations describes how you can query for global configurations, either across project areas, or for a specified project area.

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,943
× 1,700

Question asked: Nov 20 '20, 9:09 a.m.

Question was seen: 2,337 times

Last updated: Nov 25 '20, 6:13 a.m.

Confirmation Cancel Confirm