-
Numeric data type is lost after exporting to Excel
We are developing an ERP application and for the Reporting component we are using open source BIRT report engine & open source BIRT designer tool; however we are facing a miss functionality after exporting an excel formatted file that includes numeric data type. The problem arise after exporting an excel sheet as the…
-
Birt scripting in Dashboard
Is it possible to do scripting in Birt Dahboard, i can see Scripting option in Datasets, but for the dahbaord itself, i dont see any option where i can write by scripts, basically, iam using a report paramter in my Dahboard, and my laoding icon is not showing until the query gets executed, it just appers and disappers, i…
-
Code example for BIRT OTMM
Hi, Iam trying to create Custom reports on OTMM and BIRT, as per OTMM document i see code examples would be available under But i wasnt able to locate, kindly share me the link to locate the code example for BIRT OTMM reporting
-
Spudosoft xlsx emitter occupies more heap space
I have requirement to export the Birt report into xlsx format. I see Birt is using spudosoft emitter for xlsx format. For less records , the export seems to be fine. if there is more records involved, then export takes lot of time and heap space is filled up. But xls export seems to be fine with limited 65 k records. Do we…
-
Does any Magellan components offer to upload .parquet files from HDFS?
I see there are data sources like Hive/sparks to load data, but I cant see any way we can upload hdfs .parquet files directly? I see Flat Files offer url to browse but only csv,.xls,.data but not .parquet?
-
How I can get connection properties on OdaDataSourceHandle
How I can get properties from org.eclipse.birt.report.model.api.OdaDataSourceHandle? if I use REST Data source with predefined connection profile, i want to read properties of connections in report, either in beforeFactory or in datasource beforeOpen etc methods.
-
Localizing row data for PDF TOC
I'm working on a report build where I've got a few tables that have multiple grouping levels. The groups are indicator text (think regulatory report sections) that needs to be localized, so I created all the mappings in a resource properties file for the detail rows which works as expected. However, whenever I try to set…
-
Intermittent Class Loading issues for ScriptedDataSetEventHandler in MBIRT 20.4
We are using ScriptedDataSetEventHandlers for loading data in report elements like table and for dynamic parameters list but with a version upgrade from iHub16.0.1 to MBIRT20.4 there are intermittent issues in loading class for scripted event handlers. Jars which includes the classes for extended…
-
Combining static and dynamic columns in a BIRT report
I'm interested in using a crosstab to combine a a set of dynamic and static columns. A similar question was asked previously at https://forums.opentext.com/forums/developer/discussion/59595/dynamic-columns-in-birt-report but I am unable to see the attachments. The only way I found to do this was to create a multi-level…
-
ihub sys console : Cluster "Platform" and "Monitor" services are not starting up
Hello All, ihub sys console : Cluster "Platform" and "Monitor" services are not starting up. Whenever I am trying to start "Platform" service it is showing following error : 7014: Requested process is already running.Parameter0: ihub whereas monitor service is not starting. I have checked logs…