You can write your output into a file and as well display the report in a go..
I think you are using Actuate Non-java Version...
Override the following methods:
a) Start method of the SQLQuerySource to open the File. Get the FileNumber using FreeFile method.
b) Override OnRead Method of the DataRow and use Input Statement to write into files..
You can use datarow variables as parameters to the input statements.
For the usage of Open, FreeFile and Input statement, refer the actuate basic reference manual
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.