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

BIRT report showing all streams which use a particular component

How can we create a BIRT report showing all streams which use a particular component?

You can find all relationships between streams and components, or between workspaces and components, using these command lines:
scm list streams -r <repository context> -u <username> -P <password> --verbose --json
or
scm list workspaces -r <repository context> -u <username> -P <password> --verbose --json

Can the same relationships show as a BIRT report? Perusing the data dictionary, and experimenting with BIRT data sets, I only see streams and components in separate views and no information encoding the relationships between the two.

0 votes



One answer

Permanent link

Data source:
SCM_SNAPSHOT

Table name:
TOTALS

Columns:
PROJECT_AREA_NAME
STREAM_NAME
COMPONENT_NAME

0 votes

Comments

(Note: The steps given in the help link above, require that you have deployed the default reports. If you have not done that, you can create a Scrum project on the same server, access the reports from there, and enable data collection for streams from within those reports.)

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

Question asked: Mar 11 '14, 9:52 a.m.

Question was seen: 4,001 times

Last updated: May 28 '14, 5:27 a.m.

Confirmation Cancel Confirm