zanza67
20th October 2009, 15:39
Hi There

someone know how to invoke a report BIRT from a BDE
i know that a report BIRT can be invoked by webtop
but not from BW
but i would invoke a report BIRT using integration and BDE
any hint is appreciated

thanks

zanza67

NirajKakodkar
27th December 2010, 10:48
BIRT Reports can be called from command line

genReport.bat/genReport.sh

You will need the birt-runtime for this.

below is the usage

genReport.bat -m runrender -f HTML -o c:\test.html test.rptDesign