execute query page
Executes an Actuate query on the Actuate BIRT iServer.
Name
<context root>\iportal\activePortal\private\query\execute.jspParameters
Table 5-15 lists and describes the parameters for the execute query page.
Table 5-15 Parameters for execute query URI _ _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 this parameter 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 this parameter to folder to use the archive policy that is already set for the folders to which the output is distributed. Set this parameter to age to delete objects older than a specific time period. Set this parameter to date to delete objects on a specific date. _ _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. _ _executableName _ _ifExists Indicates whether to overwrite an existing or create a new file, up to an optional limit. Values are: _ _ifExists (continued)
n create[n] — creates a new output file up to n versions. For example, to create no more than seven versions, use create7. _ _jobName _ _outputName Set to True to execute the job immediately, False to populate the page with parameters. _ _priority Specifies the job submission priority. Values are a number from 1 to 1000, High (800), Medium (500), and Low (200). Do not use with _ _priorityValue. _ _priorityValue Specifies a number corresponding to the job submission priority. Do not use with _ _priority. _ _progressive Indicates whether to display the report document after it generates. If False, the report document displays after it generates. If True, the report document displays progressively, as it generates. Applies only to run report jobs. _ _timeToDelete Specifies a time at which to delete an archived report document. Applies only to scheduled report jobs. _ _versionName Contains a string value for the new version name of the job’s report document output. The value can include a date/time expression enclosed in braces, {}, to ensure a unique version name. _ _viewFormat Contains a string value specifying the output format for the query. Values are XLS, PDF, e.Analysis, and DHTML, the default.Used by
(c) Copyright Actuate Corporation 2011 |
![]() |