5-16 Oracle Fusion Middleware Configuration Guide for Oracle Business Intelligence Discoverer
5.6.2.20 Error message description
If any errors occurred, then brief information about them is displayed at the appropriate location in the output in the dialog. For example, if the user entered an
incorrect name or password, then information to this effect is noted immediately after the Connect to database label and no further output is included. The XML file of the
output includes more detailed information than is provided in the dialog output.
5.7 URL parameters for the Discoverer Plus OLAP
Table 5–1, Parameters for Discoverer Plus OLAP , describes the URL parameters that
you can use to start Discoverer Plus OLAP.
Note : For an example of using URL parameters to start Discoverer Plus OLAP, see
Section 12.5.6, Example 6: Starting Discoverer Plus OLAP .
Table 5–1 Parameters for Discoverer Plus OLAP
Parameter and Values
Description Example
autoconnect=ye s|no
Specifies whether to automatically connect when all parameters are present. Yes is the default.
autoconnect=no brandimage=log
o_file_name Specifies that you display a logo in the top
right-hand corner of the Discoverer Plus OLAP screen.
You can reference this file in two ways:
■
Using a path that is relative to the location of the d4o.jar file on the server.
■
Using an absolute path. brandimage=http:
server.com:7777 discoverercommon
mylogo.gif
framedisplayst yle=
style Specifies how to launch the Discoverer main
window. The possible values for style are:
■
separate: Launch Discoverers main window as a separate frame from the
browser that is, from the Discoverer Connections list. The browser window
contains a Discoverer image and must remain open while Discoverer is being used.
■
embedded: Launch Discoverers main window within the current browser
window. framedisplaystyle
=separate
helpset=pathl ocale
helpset_ file_name
Specifies a help set location that is different from the default Discoverer Plus OLAP help set,
where: path
= Directory that contains the help set locale
= Two-character locale helpset_file_name
= Name of the help set file, such as myhelp.hs
Note: The help set must be in sub-directories that
are named by the standard two-character locale. helpset=mypathen
myhelp.hs
lm=OLAP Specifies that you are deploying Discoverer in a
non-Single Sign-On environment. lm=OLAP
Configuring Discoverer Plus OLAP 5-17
locale=languag e[_country][_
variant] Specifies the language and optionally the
country and variant that is used by Discoverer Plus OLAP. This parameter overrides the
browser’s language setting on the end user’s client machine.
Tip: Use ISO codes to specify the language,
country, and variant. locale=es_ES
In this example, the language is Spanish
and the country is Spain.
loglevel=type Specifies the level of log messages to display for
end users. The values for type are: none = No messages default
error = Error messages warning = Warning messages
informational = Informational messages trace = Trace messages
loglevel=error
lookandfeelnam e=
type Specifies a browser look and feel. The values for
type are system, metal, windows, motif,
oracle, and plastic. You can also specify a custom LAF using the
fully qualified Java class of the LAF for example,
javax.swing.plaf.metal.MetalLookAndF eel.
For more information about specifying a custom LAF on the Discoverer middle tier, see
Section 8.1.3, How to define a custom LAF for Discoverer Plus
. lookandfeelname=s
ystem
sheet=workshee tname
Specifies the name of the worksheet to open by default.
Note
: If you use the sheet parameter multiple times in the URL, Discoverer Plus OLAP opens
the last one. sheet=Sales+Detai
l+Sheet
username=datab ase_user_name
Specifies a database user name with which to connect to Discoverer Plus OLAP.
Note: If you do not specify a user name,
password, host name, port number, and SID, then the Discoverer end user is prompted to
enter the missing login information. username=video_
user
windowheight=n umber_of_
pixels Specifies the height in pixels of the Discoverer
Plus OLAP application frame. If you do not use this parameter, then Discoverer Plus OLAP uses
a default value. windowheight=600
windowwidth=nu mber_of_pixels
Specifies the width in pixels of the Discoverer Plus OLAP application frame. If you do not use
this parameter, then Discoverer Plus OLAP uses a default value.
windowwidth=800
Table 5–1 Cont. Parameters for Discoverer Plus OLAP
Parameter and Values
Description Example
5-18 Oracle Fusion Middleware Configuration Guide for Oracle Business Intelligence Discoverer
5.8 URL parameters for an OLAP worksheet in Discoverer Viewer