Actuate Information Console reference : Actuate Information Console URIs : output page
 
output page
Specifies report executable output data, such as the report headline and output file name. The output page appears only for scheduled report job and Run and Save report job submissions. Users access Output by choosing Save As.
An output page looks like Figure 4‑13.
Figure 4‑13 Output page
Name
<context root>\iportal\activePortal\private\newrequest\output.jsp
Parameters
Table 4‑24 lists and describes the parameters for the output page. The output page also uses the common URI parameters.
Table 4‑24 Parameters for output URI
URI parameter
Description
headline
Specifies the headline for the report.
ifExists
Specifies the file replacement policy. Values are Create and Replace. If ifExists is Create, Information Console creates a new version. If ifExists is Replace, Information Console replaces the existing version.
outputFolderType
Specifies the report output’s folder type. Values are personal and absolute. If outputFolderType is personal, the output is placed in the user’s personal folder. If outputFolderType is absolute, the user specifies the full path name for the output by either typing the path or using the Browse button.
outputName
Specifies the name of the output file.
versionName
Specifies the version name.
Used by
iportal\activePortal\private\newrequest\newrequestpage.jsp