Hello,<br />
as I understand exporting BIRT reports as a csv - file is well discussed.<br />
I just startet working with BIRT and have a question to the generell process.<br />
<br />
I found this very helpful link, which allowed me to generate a csv-file from a BIRT Report.<br />
<a class='bbc_url' href='
http://www.birt-exchange.org/blog/2008-10-07/using-the-csv-emitter-with-birt-230/'>Using the CSV emitter with BIRT 2.3.0 » Blog - BIRT Exchange</a><br />
<br />
However this is implemented in a java application and first a "normal" Birt report is created and then exportet as CSV. <br />
<br />
Is there a possibility to define the ouput of a report as CSV in BIRT or do I always first have to create the report and the export it.<br />
Is there a possibility to call a java application after the report is created in BIRT?<br />
<br />
Thank for the help.<br />
many regards, Felix