You can execute the ReportLauncher application using a pipe.
Note: The pipe connector method for running reports is not supported on Microsoft Windows
platforms.
-
Open the ReportLauncher.php file for editing.
-
Change the
selectPreview
parameter value to true
$greRunnerObj->selectPreview(true);
-
Comment out the following line, as follows (using
//
):
//$greRunnerObj->configureDistributedProcessing("127.0.0.1",7000);
-
Save your changes.
-
From Genero Studio, execute the ReportLauncher application.
The generated report file is created in the $(TargetDir). By default, this is
$(ProjectDir)/src.