-
Escaping + Birt Security
<p><span style="font-size:13px;color:rgb(0,0,0);font-family:'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;font-style:normal;font-weight:normal;">How does Birt evaluate Content from Dataset-Fields? Are there any escaping?<br><br> Sample:<br><br> My Dataset has as a String-Field. The return value is…
-
Recent versions of BIRT/Eclipse show a blank pie chart with Eclipse MAT
<p>Hi, when launching the <a data-ipb='nomediaparse' href='https://wiki.eclipse.org/index.php?title=MemoryAnalyzer/Contributor_Reference#Workspace'>Eclipse MAT RCP</a>, after loading a heapdump, the interactive pie chart on the Overview pane is blank (although a placeholder of the correct size exists). I'm launching from…
-
Issues in stating Platform
<p>Hi,</p> <p> </p> <p>I have just started integrating BIRT reports with my Selenium Test cases. I am facing issues while starting the Platform. Code snippet below - </p> <div>try{</div> <div>EngineConfig conf = null;</div> <div> IReportEngine eng = null;</div> <div> IRunAndRenderTask task = null;</div> <div> conf = new…
-
Birt Webviewer Deploy error in tomcat linked with apache
<p>Dear All,</p> <p>I am trying to use BIRT webviewer along with another ERP application called Openbravo deployed in tomcat. In the production server, we have configured apache too. When I am trying to deploy webviewer in webapps, I am getting the following error,</p> <p> </p> <div>Nov 18, 2015 7:15:00 AM…
-
Execute Javascript
<p>Hello,</p> <p>I have deployed on my tomcat 7.0 the WebViewerExample.</p> <p>The report works fine but, when I click on the following element (Text Item), the javascript runs only with target = _self:</p> <p><text-property></p> <p><a target="myFrame" href="javascript:alert()"><VALUE-OF…
-
Step by Step process to User management setting
<p>Hi,</p> <p> </p> <p>We have recently installed ihub3.1.1 and are looking to use the LDAP/active directory setting. Does anyone in the forum provided sequential steps for implementing this? I know actuate provides some documentation but I would like to know the real time implementation.</p> <p> </p> <p>Any help would be…
-
iHub data objects display name localization
<p>Hello,</p> <p> </p> <p>I'm new to this forum, and was not able to find a search button, so please forgive me if this has been answered before. Google has not been able to provide meaningful search results to my problem.</p> <p> </p> <p>I have a simple data object that has just a data set. I want to use this on iHub in a…
-
CPU Cores utilization
<p>I have a production system - Actuate iServer 11SP4</p> <p> </p> <p>We have three kinds of reports - Spreadsheets, e.Reports and IOBs</p> <p> </p> <p>License is for 3 CPU Cores and PMD is bound to CPU core 0,1,2 . I have few questions</p> <p> </p> <p>1) jsrvr11 is for running transient jobs and viewing reports. Does this…
-
How to Build BIRT From Source
<p>I need a version of BIRT that has this recently merged commit in it: <a data-ipb='nomediaparse' href='https://github.com/eclipse/birt/commit/df82ed844d988e31659d5de0352fa72195a9d385'>https://github.com/eclipse/birt/commit/df82ed844d988e31659d5de0352fa72195a9d385</a></p> <p> </p> <p>I asked in the bug tracker how to get…
-
Deployment on Websphere 8.5 Problem
<p>I have Birt runtime integrated in my project using eclipse kepler/mars and IBM Rad. I have Build path jre libraries version 6 from the websphere server jre. I have compiler set to version 1.6 and Project facet set to 1.6. Target runtime is set to websphere 8.5. While in eclipse I select "run as" and select the Websphere…
-
Endpoint for Amazon RDS datasource
<p>Hello,</p> <p>I am working with BIRT iHub 3.1. My database is an Amazon RDS MySQL instance. When I develop reports in BDP 4.4 I can use</p> <pre class="_prettyXprint"> mydomain.blahblahblah.us-west-2.rds.amazonaws.com:3306…
-
Actuate Idapi and SOAP to download as pdf
<p>Hi All,</p> <p> </p> <p>I know this question is probably asked a few times but none of the solutions really helped. </p> <p> </p> <p>SO trying again: -</p> <p>Our requirement is to download and save all the reports in one of our volumes as PDF on our local shared drive.</p> <p> </p> <p>We already have idapi installed…
-
Passing Multiple Values to my BIRT Report
<p>Hi,</p> <p> </p> <p>My requirement is to send a populated list of default values for all the report parameters.. I tried sending all the values as a comma seperated string and then assigning them to a variable and replacing that entire part of the query text with this variable.. Something like this..</p> <p> </p>…
-
DEAPI - Create new POJO Datasource
<p>Hi,</p> <p> </p> <p>Using 4.4.2, I'm trying to dynamically create a POJO Data Source using the following code :</p> <pre class="_prettyXprint"> OdaDataSourceHandle dsHandle = null; try { dsHandle = efactory.newOdaDataSource("pojoDataSource", "org.eclipse.birt.data.oda.pojo"); dsHandle.setProperty("SynchronizeClassPath",…
-
how to schedule a report through from application UI
<p>I am a newbie and looking out for a way to schedule the reports through the applications UI. Is IDAPI, the only option to do this?</p> <p> </p> <p>Kindly share some samples or related links.</p>
-
Charts not rendering Chinese chars
<p>I have found many references to not getting Simplified Chinese to render in Chart</p> <p> </p> <p>But I have not found an answer that.</p> <p> </p> <p>I have a report it has a chart and a data table.</p> <p>My Chinse characters work fine in the DataTable column heading.</p> <p> </p> <p>But the same string does not…
-
Eclipse runnable JAR
<p>Hi,</p> <p> </p> <p>I'm creating a standalone Java application that integrates BIRT Runtime in Eclipse with BIRT 4.5.0.</p> <p> </p> <p>Here is the code: (dumbed down version):</p> <pre class="_prettyXprint _lang-"> import java.io.File; import java.io.IOException; import org.eclipse.birt.core.exception.BirtException;…
-
3301: Cannot get report parameters for the specified file
<p>Hi There,<br><br> I hope you can help me!<br><br> I designed a report in the ECLIPSE Luna (and later in ECLIPSE Mars) and the report is working as designed in the Previews.<br><br> But when I deploy and run it in my iServer 11 I received the following failure message:<br><br> “ 3301: Cannot get report parameters for…
-
BIRT - iHUB trial edition
Hi , Will BIRt iHUB trial edition provide any sample APi's in trial version or is it only that .exe filr for trial version ? If we want try and check trial version to integrate our application to check how it is compatible with our applciation then how we need to do with trial version ? Regards pats
-
Reporting - Replacing Itext PDF plugin
Hi , As per my knowlowdge BIRT uses iText (lowgie) plugin for PDF , is their any possibility that we can replace that iTEXt with some other open source plugin . Will BIRt supports it ? because when we user BIRT runtime jar it internally contains iTEXT packages so will be possible to replace this ? Kindly let me know youe…