-
xDA environment stuck after failed synchronization
While synchronizing an environment in xDA, after successful validation, it failed during Repository Service discovery and has essentially locked up the environment. The sync operation is still in the active queue and will not allow me to run a new sync job after fixing the initial issue. This has happened before and I…
-
Birt 4.3.1 Report does not Show contents in PDF but HTML in Maximo 7.6.0.6
<p>Hi,</p> <p> </p> <p>Recently I work in test environment and updated Maximo 7.6.0.6 and Birt 4.3.1 under Windows 2012.</p> <p> </p> <p>The most Birt reports are running fine and return PDF files with contents but not this one.</p> <p>When I run this report, it returns HTML contents correctly. But I click the Print and…
-
Performance problems with multiple nested lists
<p>Hi all,</p> <p> </p> <p>first of all: BIRT v.4.2.2.</p> <p> </p> <p>I'm building a report with about 130 colums which contain mostly data-field and some nested lists (about 10).</p> <p>For this i got different dataSets, one for the main table and for each nested list another dataSet.</p> <p>To achieve the correct…
-
Dynamic birt chart
<p>Hi, I need to generate dynamic number of chart based on selection. see the attached image.</p> <p>1) currently i am able to generate report if i selected values from combo box except 'All Processes'.</p> <p> </p> <p>2) Now i want to display dynamic number of charts, when i choose 'All Processes' option which contain…
-
Delete custom acls
Hi, I need to delete about 33000 custom (not dm_45%) orphan acls (dm_acl: r_is_internal=false, acl_class=0 Regular Acl) select object_name from dm_acl where object_name not in (select acl_name from dm_sysobject (all)) and r_is_internal=false I tried to remove acls with Dm_dmClean job . It cleaned up all orphan…
-
Change filename of generated PDF
<p><span style="font-size:12px;">Hello,</span></p> <p> </p> <p><span style="font-size:12px;">It is possible to change filename of generated PDF?</span></p> <p> </p> <p><span style="font-size:12px;">For example i have report which show 'product_line' from 'classic models db' filtered by input parameter and i want to get PDF…
-
Multi-pdf reports in one pdf document
<p>We have an statement pdf report containing master page for header and footer information and a layout page for details. This report is designed to run for one department. It uses a number of data sets using a combination of sql queries and procedure calls to an Oracle database.<br><br> We have a new requirement to…
-
Render pdf with toolbar and navigation buttons already hidden
<p>Hi - I am generating two BIRT (4.3.2) reports in pdf format.</p> <p> </p> <p>I would like them both to render (I am using IE) in the browser with the toolbar and navigation panels not showing (turned off).</p> <p> </p> <p>The confusing thing is, one renders with them turned off (which is what I want) and the other…