-
can not set Scrollableresultset
I have a customized group (Distribution Lists) in which we have groups and users. Our DistributionLists extends GroupList and DLResultSet extends ScrollableResultSet class. I am getting error while setting the scrollable result set. I see nothing in the logs. DistributionLists.java…
-
Importing, building, and testing the BIRT project
<p>Hi,</p> <p> </p> <p>I imported Birt source code plug in eclipse and I ran the org.eclipse.birt package as an Eclipse</p> <p>application using the following command</p> <p><strong> Runâž›Run Asâž›Eclipse Application</strong></p> <p>A new eclipse application opens up but there is no Report Design perspective in it.</p>…
-
What is SessionString and servicepath in a workflow external task?
Hi All, I want to pass SessionString and ServicePath to external task in my Workflow, do you have any idea on what are the values i need to pass? Can you please help me with the query? Thanks, Chandra
-
Aggregation on column_binding data field is wrong
<p>Hi,</p> <p> </p> <p>I have a report where in certain situations the aggregation function is returning the wrong value from a column_binding field. A simplified version of my issues is that I have a column_binding field that totals (paymentType1 + paymentType2Agg) - (expenses) = staff compensation. Simple enough and…
-
How to execute group based subquery
<p>herewith attached my expected result. i am new in birt report. i worked on group based query with drill down report. this working fine. but i want a report group based result and count result also. </p> <p> </p> <p>Sample output</p> <p><img src="https://i.imgsafe.org/711ba30629.png" alt="711ba30629.png"></p>
-
Extending BIRT
<p>Hi,</p> <p> </p> <p>I want to add some custom extension in BIRT Report Designer 4.6.0. All the articles on internet points to old BIRT versions.</p> <p> </p> <p>Are there any latest resources that explains how to extend BIRT (Latest version)?</p> <p> </p> <p>Thanks!</p>
-
Managing two differents languages in a report
<p>Hello!</p> <p>I have a report that I want to visualize in 2 languages(french and english)</p> <p>I wanted to use the visibility on labels with a condition based on the language of the user to display the label with that language but I do not want to do everything twice on my report.</p> <p>It happens that I saw that you…
-
Birt 4.5 + POJO/Scripted data set problems
<p>Hi all.</p> <p> </p> <p>Hope you will help me.</p> <p>I have a requirement to create a web application with Birt reports that will be deployed on IBM Websphere Application Server. Also one of the reports should get the data from web service. So according to manuals I tried two ways to do this:</p> <p>Scripted Data…
-
How show hidden table columns using interactivity viewer
<p>Hi,</p> <p> </p> <p>Is there any way can i access the hidden table columns when enable Interactivity -> Show hidden columns? </p> <p>In the attached design file, Last name column has been hidden during the design time. But when i run the report and try to display the hidden column, it throws a msg saying there is no…
-
Crosstab intervals without page breaking?
<p>Hi all,</p> <p>I'm trying to put two crosstabs on the same page while maintaining an interval of 5 accounts per page for both crosstabs. Is it possible to render the first five elements of the first cross tab, the first five elements of the second cross tab, page break THEN render the second five elements for both…