Actuate Information Console URIs : list page

list page

Lists files in a container, such as a channel or folder. There are three types of lists:

n  
n  
n  

channels list page

Lists the channels that the user subscribes to. Users can also subscribe or unsubscribe to channels from this page.

A channels list page looks like Figure 5-7. Users choose a channel name to see the contents of the channel.

Figure 5-7  Channels list page

Name

<context root>\selectchannels.do

Used by

Not applicable.

channel contents list page

Lists the contents of a specified channel. You cannot access this page directly, but you can edit it to change its appearance. channelnoticelist.jsp uses the HTML code in <context root>\iportal\activePortal\private\channels
\channelnoticelistcontent.jsp to display the contents.

A channel contents list page looks like Figure 5-8.

Figure 5-8  Channel contents list page

Users choose the file or version name to view the report document. Users choose the magnifying glass to view report details.

Name

<context root>\selectjobnotices.do

Parameters

Table 5-22 describes the parameter for the channel contents list page. The channel contents list page also uses the common URI parameters.

_ _channel

Used by

Not applicable.

file and folder list page

Presents a list of objects that reside in the current working repository folder. Users request folder listings by choosing links on the reporting web page. The file and folder list page includes a filter section where users specify criteria for viewing report documents. For example, users select checkboxes to indicate whether they want to view only the last version of a report document or to see report executable files and report documents.

When users access a repository for the first time, Actuate Information Console displays their home folder, if they have one, or the top folder in the repository. All files and folders in that folder that they have permission to view appear in the Actuate Information Console listing page. Users can specify a filter to choose the types of files to view.

The following are the sources that the file and folder list page uses to obtain the values for filters and the state of checkboxes:

n  
n  
Session attributes. Actuate Information Console uses session cookies to store the values that a user specifies. If the user browses the Actuate Information Console application, then returns to the listing page, the list page obtains the user’s values from the session cookie if cookies are enabled. If the user chooses another folder, that folder becomes the working folder, and the list page applies the same values that applied to the previous folder.

Table 5-23 lists and describes the session attribute variables.

Table 5-23  Session attribute variables 

Name

<context root>\getfolderitems.do
<context root>\iportal\activePortal\private\filesfolders\filefolderlist.jsp

Parameters

Table 5-24 lists and describes the parameters for the file and folder list page. The file and folder list page also uses the common URI parameters.

The filter specifying the file and folder names to list. Filter is a string. The default is "".
The folder for which to list the contents. Folder name is a string. If no folder is specified, List uses the last working folder known for the session if cookies are enabled. If cookies are not enabled, List uses the user’s home folder as specified in the user settings.
If True, show only the latest version of a file if multiple versions exist. If False, show all versions of a file if multiple versions exist. The default is False.
Any non-null value for resetFilter causes the filter to return to its original state. Users can reset the filter by choosing the Default button on the listing page.
If True, show all viewable documents. If False, do not show viewable documents. The default is True.
If True, show all report executables. If False, do not show report executables. The default is True.

Used by

Not applicable.


(c) Copyright Actuate Corporation 2011