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

how to get to know the details of a customized report

Hi All,

Is there any way as to know the the details of the parameters used for the data sets and sources created for a project area for
a customized report template.
as we have only customized report template included in the reports component, how can we get the information regarding the parameters and the cascaded parameters used for that report design in a project area

0 votes



One answer

Permanent link
Hi

This type of information can be obtained via Reports related REST service calls:

e.g. Get the report query descriptor:

https://jazz.net/jazz/service/com.ibm.team.reports.common.internal.service.IReportRestService/queryDescriptor?queryUUID=_-HW6kHscEd-CHKl1vtNkww

e.g. Get the report parameters

https://jazz.net/jazz/service/com.ibm.team.reports.common.internal.service.IReportRestService/parameters?projectAreaUUID=_Q2fMII8EEd2Q-OW8dr3S5w&reportUUID=workitems.MicroBurndown

Please note that these are internal services not meant for public consumption outside of the Reports related Web UI and viewlets.

To get the information for your own particular reports. Just go to the Reports Web UI or a dashboard with Reports related viewlets with Firefox and look at the REST service calls being made in the Firebug Console or Net tab.

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

Question asked: Jun 18 '10, 6:08 a.m.

Question was seen: 4,855 times

Last updated: Jun 18 '10, 6:08 a.m.

Confirmation Cancel Confirm