-
Switch between multiple masterpages
<p>Hi,</p> <p> </p> <p>I attached a simple report to illustrate my request. The report enumerates all values of a Data Set Item (in my example: ordernumber). This is achieved using a table and a group.</p> <p> </p> <p>For each ordernumber, two pages should be created: The first one shows the ordernumber and some text…
-
Merge Cell if Same Data
<p>Hey guys,</p> <p> </p> <p>I need some help in merging some cells.</p> <p>I have a table.</p> <p> </p> <div>_______________________</div> <div>PROD | TITLE | DESC |</div> <div>______________________ |</div> <div>aaaa | bbbbbb | |</div> <div>______________________ |</div> <div> <div>zzzz | bbbbbb | cccccccc |</div>…
-
BIRT PHP Integration can not run task
<p>Hey guys,</p> <p> </p> <p>I am trying to render the report that I created, as an HTML in my PHP file. I'm using the PHP Javabridge and followed the steps in this link <a data-ipb='nomediaparse'…
-
How to connect to MySQL DB in Amazon EC2 instance
<p style="color:rgb(40,40,40);font-family:'Source Sans Pro', sans-serif;">Hi All,</p> <p style="color:rgb(40,40,40);font-family:'Source Sans Pro', sans-serif;"> </p> <p style="color:rgb(40,40,40);font-family:'Source Sans Pro', sans-serif;">I am new to BIRT and trying to setup the datasource for creating BIRT reports.</p>…
-
How to connect to MySQL DB in Amazon EC2 instance
<p>Hi All,</p> <p> </p> <p>I am new to BIRT and trying to setup the datasource for creating BIRT reports.</p> <p> </p> <p>I have my MySQL DB in Amazon EC2 instance and want to connect to that DB. While creating a new data source, what should I specify the Driver URL ? I am looking for SYNTAX for connecting to the Mysql db…
-
Issue with using my class with Javascript
<div>I'm a newbie to BIRT.</div> <div> </div> <div>I was trying to call my java class' method to return the result to a dynamic label in a table. </div> <div> </div> <div>The class is working fine on its own but when I tried to integrate it with BIRT using OnCreate event handler with JavaScript, I got a problem. </div>…
-
Integrating tablesorter.js with BIRT tables
<p>Hello, i have attempted to use tablesorter.js with birt for reporting and filtering. tablesorter offers the ability to filter data withing the table by simple adding their widget when calling tablesorter on your table.</p> <p>for some reason something is preventing this widget from creating the table row in the table…
-
Null pointer exception while running on ihub commercial instance
<p>Hi,</p> <p> </p> <p>We see the following null pointer exception when we try to run the reports on ihub portal. Any help would be appreciated. </p> <p> </p> <div>[Thread 32, 4675] 2016-09-23 20:05:35 UTC+0000 com.actuate.schemas.ActuateSoapBindingImpl.getIVUpdatedObjects()</div> <div>SEVERE: nullnull</div> <div> at…
-
Realtime transformation request Raw Html to pdf using web service
Hello, I am using advanced transformation services with content transformation web service, I want to know if I can send a valid ticket using transService.TransformJob to create a pdf from the raw html of a page. Right now I am unable to send a valid request because it looks like the transformation services are expecting a…