Hi,<br />
I am new to BIRT, does any one can tell me how the methods (initialize, before factory, after factory, before render and after render) flows while executing a report?<br />
I want to record the time, a report usually takes to display after clicking on the report till it displayed to the user. Which need to include database i/o and report processing time. Please suggest me how do i proceed?<br />
I found this link <a class='bbc_url' href='
http://eclipse.org/birt/ref/rom/elements/ReportDesign.html#Method-initialize'>Report Design Element (Eclipse BIRT ROM Documentation)</a> , but did not able to capture the flow exactly from this.<br />
<br />
cheers,<br />
Partha