-
First data series on chart does not scale
<p>Hello,</p> <p>As I use a LineSeries Chart with BIRT 4.2.2 in an eclipse RCP application entirely done from BIRT API I face the following issue:</p> <p> </p> <p>The attached picture shows two graphs which both are done from the same data. It is that BIRT renders the first series on a scale from 0 to 0,8 and the second…
-
Source code of Batik pdf jar included by BIRT Pojo runtime
<p>Hi,</p> <p>Where can I get the source code of org.apache.batik.pdf-1.6.0.jar included by birt pojo runtime?</p> <p> </p> <p>I would like to know what changes BIRT made and make sure its OK to remove commons and avalon packages from it. </p> <p> </p> <p>Thanks. </p>
-
Memory leak Generation report
<p>Hi guys,<br><br> Sorry for my bad english :d .<br> I generate a report all day in html. This report is integrate in email.<br> That work fine.<br><br> But i have a problem, When i generate a report I don't free memory,<br> So day after day, the memory is saturate and my JVM crash and I don't see a problem in my…
-
JSF2+Birt Report Integration Issue
<p>I have all the reports avaiable in the Birt Sever IHub. Now I am doing integration with JSF so i am able to connect with Ihub and able to get all reports inside some particular folder .I am able to show all the reports name in a DataList now when someone will click on the report name i have to show input parameter for…
-
Scripted Data Source Class Path (ReferenceError) problem in Spring MVC
<p>Hello Birt Developers,</p> <p> </p> <p>I am using Spring Tool Suite, JDK1.7 and have a web Application.</p> <p> </p> <p> </p> <p>When i am using JDBC Data Source or any other Report is generating normally.</p> <p> </p> <p>But when I go for Scripted Data source i am having error of Reference that i understood as my…
-
Unable to find resource file for a report in iHub
<p>Good morning, all! I'm having an issue with a report not finding the necessary resource to run. When I try to execute the report, I get the following (short snippet of the log file):</p> <p> </p> <p><strong>[Thread 78] 2015-09-25 07:41:13.923 UTC-0400…
-
Changing the jobcompletion date format in subject line
<p>Hi Gurus,</p> <p> </p> <p>Good Morning!</p> <p> </p> <p>We have been using the default email notification format upon successful schedule job completion. We would like to include the jobCompletion variable in the subject line with the date formatted to "yyyy-mm-dd" as below. How can the default date format of…
-
Using "Enable Incremental Update"
<p>Hi All,</p> <p> </p> <p>I am trying to implement "Enable Incremental Updates" for appending only latest data instead of whole data to object store (.data file). But whenever I select "Enable Incremental Update" and "Generate data object", it generates .data file with duplicate data.</p> <p> </p> <p>So my query is, Why…
-
Connect to database in initialize
<p>hi All,</p> <p> </p> <p>I would like to retrieve some values directly during "initialize" event from database without using the BIRT data-sources. Instead, I like to connect to database using JavaScript. Sth like:</p> <p> </p> <p>var connectionNewVal =…
-
Tree Chart BIRT 2.3
<p>hi All,</p> <p> </p> <p>I need to show a data-wise dynamic tree chart in BIRT 2.3. Please let me know what is the best option.</p> <p> </p> <p>I saw some posts for Flash objects but I need to be directed to a good step by step example.</p> <p> </p> <p>Please let me know.</p> <p> </p> <p>Thank you,</p>
-
When using LDAP the user does not get the userGroups assigned
<p>Hello,</p> <p> </p> <p>I have configured IHub 3.1 to use LDAP for the users management.</p> <p>When I look in IHub Administration I see all groups and users that I defined in LDAP. And looking at the group it appears to be correctly. But looking at the user it is not. </p> <p> </p> <p>When I go to a group I see all the…
-
Encoding problem
<p>Hi guys,</p> <p> </p> <p> </p> <p>I'm integrating BIRT with a web application using postgres database encoded as SQL_ASCII, and special characters such as 'éèãâ'... are shown as ?.</p> <p> </p> <p>I've tried setting the locale and changing the encode type of the font-family but noone worked, any other ideas on how…
-
Working with multiple parameters
<p>I have a problem running the 2 parameters of birt...</p> <p> </p> <p>The situation is that I will select an employee number first then selecting a date range to generate all the time in of an employee</p> <p> </p> <p>Here's my script</p> <pre class="_prettyXprint _lang-"> today = new Date(); //sample database ends in…
-
BIRT genReport.sh command varying parameters
<p>EDIT: got this figured out :) </p> <p> </p> <p>I am new to the forum so sorry if this is the wrong place.</p> <p> </p> <p>I am running into an issue where running varying parameters is not properly running. I have a shell script that is automating a report to run. This report any or may not have multiple varying…
-
BIRT Report - How to identify number of parameters
<p>Hi ,</p> <p> </p> <p>BIRT Report - How to identify number of parameters exists in rpt design file through java , is their any API existing for this ?</p> <p> </p> <p>or we should parse rpt file xml and identify parameters .</p>
-
EDITED 3x: Eclipse Mars, BIRT 4.5, JBOSS 6.3 - 404 error in browser
<p>Hello,</p> <p> </p> <p>New to birt and jboss. I have read over the documentation for birt and jboss. I am able to design the reports and view them inside of eclipse. I have a jboss server running locally with no errors. I used <a data-ipb='nomediaparse'…
-
Atlassian JIRA integration
<p>Do you want integrate BIRT with the popular Atlassian's JIRA project management tool? Then you might want to have a look at this amazing integration available on the Atlassian Marketplace:</p> <p> </p> <p>The <a data-ipb='nomediaparse' href='https://marketplace.atlassian.com/plugins/com.kintosoft.jira.birt_viewer'>Birt…
-
IHub installation on Ubuntu
<p>hello friends,</p> <p> Can i install ihub server on my ubuntu system? Thanx.</p>
-
What is the use of datacube
<p>Hi All,</p> <p> </p> <p>I am new to BIRT. While developing sample application, I used cube to generate charts and tables.</p> <p>But when I switched to iHub, I am only able to use data set but no cube. [refer attachments in design file I created a data set and a data cube and in dashboard I m using data and data design.…
-
JDBC Issue (ojdbc7.jar)
<p>hi All,</p> <p> </p> <p>I am using BIRT 2.3. </p> <p> </p> <p>I have developed a report which pulls the data from an Oracle 12. I used ojdbc6.jar during the design and used ojdbc7.jar to deploy the report on a web-server. (I have attached an example report.) </p> <p> </p> <p>I get the following error message on the…