I have a method RunReport( rptfile, o/p path, emp_id); which generate the report using scripted Data Source. I need to pass emp_id to the script
I wanted to find out how to specify fields to appear side-by-side in BIRT layout e.g.- City State Zip in a address line. By default, it seems to put the fields one below another and I can\'t seem to f
Greetings, we are currently trying to integrate BIRT in 开发者_C百科our desktop standalone application, using samples from here.
I am getting the following error when I try to upgrade the BIRT version that is embedded in my custom web application
see the table here: http://www-01.ibm.com/support/docview.wss?uid=swg21376096 what i\'m trying to do in birt designer is merg开发者_如何学运维e those two rows, and combine the Product column cells, s
I am having some challenges adding a date picker for m开发者_如何学Cy date parameter in an Eclipse report. I have little or no knowledge of Javascript ... I would appreciate some detailed instruction
I have this Birt report that I inherited from another developer, consisting of a child table inside a master table. For each row in the master table, the child table lists items belonging to the curre
I am trying to call BIRT API in linux environment. My source is an XML file and i create html, xml and pdf reports on that source XML.
I am getting following exception while running BIRT from a Linux OS. Caused by: org.eclipse.datatools.connectivity.oda.OdaException: no protocol: /home/lsingh/reporting/tmp/execution1279514184559/TDR
I have a BIRT report which connects to our test database. In the productive environment I would like to supply a datasource which is provided by the container through jndi.