execute report page
Submits a run report job request.
When executing a report job, a cancel button appears after a specified wait time passes. You can change the time by setting the EXECUTE_REPORT_WAIT_TIME configuration parameter in the appropriate Actuate Information Console configuration file.
For reports that accept run-time parameters, you can set the parameter in the URL by adding an ampersand (&), the parameter name, and an equal (=) sign, followed by the parameter value in quotes.
Name
<context root>\executereport.do
Parameters
Table 13-7 describes the parameters for the execute report page. The execute report page also uses the common URI parameters.
For example, the following URL executes the Sales By Territory.rptdesign report immediately with the Territory run-time parameter set to EMEA:
http://localhost:8080/ActuateJavaComponent/executereport.do?
__requesttype=immediate&__executableName=/Public
/BIRT%20and%20BIRT%20Report%20Studio%20Examples
/Sales%20by%20Territory.rptdesign&userid=anonymous&
__saveOutput=false&Territory=%22EMEA%22&invokeSubmit=True
The following parameter names are reserved for internal use only by the execute report page:
*
*
*
*
*
Used by
Not applicable.

Additional Links:

© Copyright OpenText Corp. All rights reserved. Privacy Policy | Cookie Policy

BIRT iHub 2