ExecuteReport servlet
Submits a request to iServer to run a report job. The execute report servlet is equivalent to do_executereport.jsp. This servlet supports executing spreadsheet reports. Excel does not support executing reports using do_executereport.jsp.
Name
Invoke the ExecuteReport servlet as:
where the report executable is the ROI or SOX report file to execute.
URL parameters
Table 7-4 lists and describes the parameters for the ExecuteReport servlet.
Table 7-4 Parameters for ExecuteReport URI _ _accessToGrant The type of access to grant automatically to those roles that have permission to view the report. _ _ageDays Use with _ _ageHours to determine how long output objects exist before they are deleted. Use only if _ _archivePolicy is set to age. _ _ageDays can be any positive number. _ _ageHours Use with _ _ageDays to determine how long output objects exist before they are deleted. Use only if _ _archivePolicy is set to age. _ _ageHours can be any positive number. _ _archiveBeforeDelete Indicate whether to archive the output objects of the current request before deleting them, according to _ _archivePolicy’s setting. Set to True to archive objects before deleting them. The default value is False.This parameter has no effect if _ _archivePolicy is set to folder. _ _archivePolicy The archive policy to implement for the objects created as output for the current request. Values are folder, age, and date. Set folder to use the archive policy that is already set for the folders to which the output is distributed. Set age to delete objects older than a specific time period. Set date to delete objects on a specific date. _ _channels Name of a channel to notify of this request. You can notify more than one channel. _ _dateToDelete The date on which to delete the output objects of the current request. Use only if _ _archivePolicy is set to date. _ _dateToDelete must be a date in a locale-specific format. The default format is mm/dd/yyyy. _ _folder _ _groups _ _headline Appears on the Channel Contents page. Use the character string %20 to represent spaces in the headline string. _ _limit Indicate whether to limit the number of versions of the output files for the current request. Set _ _limit to limit to curtail the number of versions. Any other value means that the number of versions is unlimited. _ _limitNumber The number of versions to which to limit the output files for the current request. Use only if _ _limit is set to limit. _ _limitNumber can be any positive number. _ _outputName _ _overwrite If True, overwrite any existing output. If False, do not overwrite existing output. _ _priority _ _priorityValue _ _recurringDay Specifies the scheduled recurring day on which to run the report job. Applies only to scheduled report jobs. _ _redirect Specifies a relative or absolute URL to go to after do_executereport.jsp submits the report. The default is Submittedjob_Status.jsp. _ _saveInVolume Indicates whether to write the output document to the Encyclopedia volume. True saves the output in the Encyclopedia volume, applying the document archiving and file creation parameters. False does not save the output. _ _timeToDelete Specifies a time at which to delete an archived report document. Applies only to scheduled report jobs. _ _users Contains the name of the user to notify of this request. You can notify more than one user. _ _versionName Contains a string value for the new version name of this report. The value can include a date/time expression enclosed in braces, {}, to ensure a unique version name. _ _wait If "wait", Information Console waits for the report generation to be completed before displaying it. If "nowait", Information Console displays the first page right away even if the report is not completed.
(c) Copyright Actuate Corporation 2011 |
![]() |