Hi,
we are using Birt Viewer to view report on tomcat 6.0 server.
as a
http://localhost:8080/birt/frameset?__report=report1.rptdesign&showParameterPage=false
my problem is that the at runtime, using Report Engine API I changed database connection string, paramaters etc. so how to display such report on viewer ?
As IRunAndRenderTask (task) has new setting/config do not know how to pass it to viewer ?
thanks for your help