Home
Analytics
Actuate BIRT Designer Professional Reports Incompatibility with BIRT 4.5 Designer
sidrees
<p>Hi,<br><br>
I have a lot of reports which were designed using Actuate BIRT Designer Profession and all reports are working fine when I run using <strong>View Report</strong> button i
Find more posts tagged with
Comments
pricher
<p>Hi,</p>
<p> </p>
<p>There are several features added to Designer Pro that are not available in Open Source BIRT and that will make your migration a tad difficult. (BTW, this is not the expected migration path...)</p>
<p> </p>
<p>Every report you create in Designer Pro will include ThemesReportItems31.rptlibrary. This library defines themes for HTML5 charts and tables. After you remove the library from your report (and BTW, don't go in the source code to do this, use the Outline UI...) you will still have to set the report's theme to None (Report Properties --> General --> Theme)</p>
<p> </p>
<p>For a very very basic report displaying a table, you could be good to go. But if you use the embedded DataDirect JDBC drivers to connect to an RDBMS, you will need to change those as they are not available in O/S. As well, HTML5 charts are not supported.</p>
<p> </p>
<p>The bottom line is that each report will present its own set of challenges. There is no panacea for that type of migration.</p>
<p> </p>
<p>Regards,</p>
<p> </p>
<p>P.</p>
sidrees
<p>Hi,<br><br>
Please correct if I am wrong but I think since the reports designed with Designer Pro are using Joint Data Sets in which tables are joint to many other tables, I removed the Joint Data sets and report rendered without any error,</p>
<p> </p>
<p>how can achieve this functionality of Joining multiple tables in one Joint Data Set? I do not see the option in Open source version,</p>
<p> </p>
<p>Thank you.</p>
pricher
<p>???</p>
<p> </p>
<p>Joint Data Sets have been available since BIRT 2.1.</p>
pricher
<p>On second thought, the Joint Data Set in Commercial BIRT is different than the one in O/S BIRT and may not be compatible going from Commercial to O/S.</p>
<p> </p>
<p>P.</p>
sidrees
<p>Hi,<br><br>
May be I did not explained very well,</p>
<p>I am referring to a limitation about Joint Data Set in O/S version</p>
<p> </p>
<p>Joint Data Set in Actuate Designer Pro, I can add as many Data Sets</p>
<p>
pricher
<p>Hi,</p>
<p> </p>
<p>That's exactly the kind of difference between O/S and Commercial. The Joint Data Set in O/S BIRT can only take 2 tables at a time. The Joint Data Set in Commercial BIRT can have more than 2 tables.</p>
<p> </p>
<p>P.</p>