Analyzing data : Starting Data Analyzer : Accessing a cube view file using a URL
 
Accessing a cube view file using a URL
You can access a cube view (.cubeview) file using a URL, such as:
http://actuate1:8900/iportal/da?__report=<repository path to the .cubeview file>
where
*actuate1 is the web server that provides the interface to Actuate BIRT iHub, and 8900 is the default port number.
*iportal is the home directory in which Information Console resides.
*da? indicates that Information Console opens the file using Data Analyzer.
*__report=<repository path to the .cubeview file> specifies the repository path and file name of the .cubeview file to open from an Encyclopedia volume.
For more information about cube view files, see Saving a cross tab.