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 25‑6.
Figure 25‑6 Output page
Name
<context root>\iportal\activePortal\private\newrequest\output.jsp
Parameters
Table 25‑22 lists and describes the parameters for the output page. The output page also uses the common URI parameters.
Table 25‑22 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, Visualization Platform creates a new version. If ifExists is Replace, Visualization Platform 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
iportal\submitjob.do