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

Problem with Report Created with BIRT

Good Morning,

I designed a custom report with BIRT that takes two parameters as input (both are dynamic list boxes that allow multiple values which I suspect are read into two arrays at startup).

In order to filter my results based on these arrays, in the data set "Filters" tab I simply specified that the filtered data had to be "in" the parameter. Just to give it more context, a parameter I am using is called "inputOwners" and the data I want to filter is "CONTRIBUTOR_NAME" from the LIVE_WORKITEM_CNT table. My filter reads:

row In params.value

When I preview the report I can set the two parameters and the filtered information displays perfectly, and I am happy. Now comes the problem.

When I create a report template in RTC using the rptdesign file that BIRT generates and create a report based on the template, I get the following error once I have set the parameters and run the report via the web interface:

http://i.imgur.com/59cUV.png

I don't understand why the same report won't work in RTC when it works perfectly in BIRT.

Why does this happen, and how can I solve it?

Thank you in advance!

Best regards,

Andrew

0 votes



One answer

Permanent link
On 6/30/2010 5:08 AM, spriteburn wrote:
Good Morning,

I designed a custom report with BIRT that takes two parameters as
input (both are dynamic list boxes that allow multiple values which I
suspect are read into two arrays at startup).

In order to filter my results based on these arrays, in the data set
"Filters" tab I simply specified that the filtered data had
to be "in" the parameter. Just to give it more context, a
parameter I am using is called "inputOwners" and the data I
want to filter is "CONTRIBUTOR_NAME" from the
LIVE_WORKITEM_CNT table. My filter reads:

row In
params.value

When I preview the report I can set the two parameters and the
filtered information displays perfectly, and I am happy. Now comes
the problem.

When I create a report template in RTC using the rptdesign file that
BIRT generates and create a report based on the template, I get the
following error once I have set the parameters and run the report via
the web interface:

http://i.imgur.com/59cUV.png

I don't understand why the same report won't work in RTC when it works
perfectly in BIRT.

Why does this happen, and how can I solve it?

Thank you in advance!

Best regards,

Andrew


We have a wiki page that documents some important differences between
the BIRT report previewer and the RTC report viewer:

https://jazz.net/wiki/bin/view/Main/ReportsViewingDifferences

In your case, look at "Parameter Values", hte last entry.

james
RTC Reports Team Lead

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 30 '10, 4:55 a.m.

Question was seen: 6,537 times

Last updated: Jun 30 '10, 4:55 a.m.

Confirmation Cancel Confirm