This appendix provides reference information about Discoverer configuration files, and contains the following topics:
This section lists the locations of files that are used to configure Oracle BI Discoverer.
Many of the settings in the configuration files are configured by using Fusion Middleware Control. Where possible, use Fusion Middleware Control to configure Discoverer. If you update settings in the configuration files manually, you must only do so in accordance with the instructions in this guide.
Table A-1 shows the locations of the Discoverer configuration files on UNIX. For Windows, replace the slashes (/
) in the path with backslashes (\
).
Table A-1 Discoverer Configuration File Locations
File name | Description and location |
---|---|
This file updates the Discoverer Preferences component (Windows specific). Location: Note: Information about processing errors is stored in error.txt. |
|
This file starts a utility that checks the configuration of the Discoverer middle tier, checks the status of the middle-tier components, and reports any failures or anomalies. Location: Note: Documentation about the |
|
This script collects all Discoverer logs into a folder. Location: Note: For more information about using the |
|
This file stores configuration settings for Discoverer. Location: Note: Do not edit this file manually. For more information, see Appendix A, "Configuration settings in configuration.xml." |
|
This script converts a Location: For more information, see Section 9.8, "About migrating Discoverer preferences." |
|
This file stores factory-supplied default Discoverer preferences. If Location: |
|
This file runs the command line utility used to manage preferences stored in the Location: |
|
This script file sets environment variables used by other Discoverer scripts. Location: |
|
This file contains information about processing errors collected when you update the Discoverer Preferences component using the Location: |
|
This file contains configuration information (for example, the Web server timeout setting Location: |
|
This file stores configuration settings for Oracle Single Sign-On (for example, settings to turn Oracle Single Sign-On on and off). Location: For more information about enabling Single Sign-On, see Section 13.8.1.2, "How to enable and disable Single Sign-On for Discoverer." |
|
opmn.xml |
This file stores the OPMN configuration settings for Discoverer (for example, server timeout, maximum number of Discoverer sessions). Location: |
This script file is used to manage OPMN processes. Location: Note: To view online help for this script, type |
|
This file stores the Discoverer middle-tier preferences, and is used to generate the Location: Note: Do not edit this file manually. Contact Oracle Support for assistance. If you edit the |
|
This file stores individual preferences for each user as a unique combination of database and user ID. These values override global default values specified in Note: Do not edit this file manually. Contact Oracle Support for assistance. For more information, see Section A.2, "Configuration settings in configuration.xml". The Location: |
|
This file contains the names and aliases of all the databases that users can access using Oracle BI Discoverer. Location: |
|
This file contains deployment information about the Discoverer servlets. Location: Note: Do not edit this file manually. |
The configuration.xml
file stores configuration settings for Discoverer. Table A-2 shows the settings defined in the configuration.xml
file.
Note: Do not edit this file manually unless you are following instructions in this guide. You typically use pages in Fusion Middleware Control to configure settings in this file.
To change the Discoverer Portlet Provider settings, use the Discoverer Portlet Provider Configuration page in Oracle Fusion Middleware Control. For more information, see Section 4.6.1, "How to configure Discoverer client-tier components."
Table A-2 Configuration Settings in configuration.xml
Setting | Description |
---|---|
enableAppsSSOConnection |
Specifies whether authenticated Oracle Single Sign-On users using an SSO-enabled Oracle Applications database can create and use Discoverer private connections without entering a password (for more information, see Section 14.2.2, "How to enable Oracle Applications users to create or use private connections to SSO-enabled Oracle Applications databases"). Note: You set the value using the Allow authenticated Oracle Single Sign-On (SSO) users to create and use private connections to SSO-enabled Oracle Applications databases, without entering a password check box on the Discoverer Administration page in Oracle Fusion Middleware Control. |
Specifies whether the page navigation tool is displayed in Discoverer Viewer. Valid values are:
Note: You set the value using the MBean Browser in Oracle Fusion Middleware Control. |
|
GraphAxisAutoScaledFromZero |
Specifies whether Discoverer Viewer (only when used with a multidimensional data source) displays graph scaled from zero or values based on the worksheet data. Valid values are:
Note: You set the value using the System MBean Browser in Oracle Fusion Middleware Control. |
EnableLevelOffsetBasedTimeCalc |
Specifies the kind of calculation templates that Discoverer Plus OLAP users see. By default, this setting is TRUE, so that users see the level-offset based templates that are new to Release 11.1.1 when they create a calculation or edit a calculation that was created with those templates. They see the calendar-based templates from Release 10.1.2 when they edit a calculation that was created with those templates. You can change the default to use the Release 10.1.2 templates if the time hierarchy is modeled on the Gregorian calendar Add this setting within the |
ExcludeDuplicateRowsDuringExcelExport |
Specifies whether duplicate rows are filtered when you export a worksheet from Discoverer Plus OLAP to Microsoft Excel. Valid values are:
|
ExcludeDuplicateColumnsDuringExcelExport |
Specifies whether duplicate columns are filtered when you export a worksheet from Discoverer Plus OLAP to Microsoft Excel. Valid values are:
|
SortMemberStepHierarchically |
Specifies whether Member Steps are sorted hierarchically in Discoverer Plus OLAP. When this option is disabled, members are sorted in the order in which they are added, rather than in hierarchical order. Valid values are:
Add this setting within the |
SwitchWorksheetBehaviour |
Specifies the Discoverer Viewer behavior if an end user opens a different worksheet when they have made changes to the current worksheet. Valid values are:
Note: If this setting is not present in the file, Discoverer defaults to 'prompt'. |
worksheetSaveBehavior |
Specifies the Discoverer Viewer saving behavior when the user navigates away from a worksheet after making some changes in it. Note that this parameter is not effective when you switch between worksheets. This setting is done in the <viewer> section of the configuration.xml file. Valid values are:
Note: If this setting is not present in the file, Discoverer defaults to 'prompt'. |
propagateGUIDToVPD |
Specifies whether the GUID or the Oracle Single Sign-On user name is passed into Virtual Private Database (VPD) policies. Valid values are:
Note: You set the value using the User ID field in the Discoverer Administration page in Oracle Fusion Middleware Control. |
pickerCompatibleVersions |
Specifies whether the Date or Color pickers are available on the Portal. To make these pickers available for different versions of Portal, change this parameter to the respective Portal version. For example, to view the Date or Color pickers on 10.1.4 Portal, change the value of pickerCompatibleVersions to "10.1.4". |
isCurrentPageItemsExportForOLAP |
Specifies how Discoverer Viewer exports worksheets of OLAP data that have page items when you export to Microsoft Excel or to HTML. Valid values are:
This optional setting is present in the |
cacheThreshold |
Specifies the number of cache entries maintained in the infrastructure database and improves the display of portlet data as the user changes parameter values. You can set this value in the Default value for this setting is "1". In this case, Discoverer Portlet Provider maintains only the previous cache entry in addition to the results for the current combination of values. Note: When you set cacheThreshold to a value higher than 1, it can increase the amount of space consumed in the infrastructure database and the amount of time required for each portlet to refresh. For example, with cacheThreshold="15", at refresh time, the query for the portlet might run 15 times and that the DB space needed to store the results is 15 times greater. You must set cacheThreshold judiciously and ensure that portlet refreshes are completed within a reasonable time. |
viewerURLForPublicUser |
Specifies the behavior when you click the Analyze link on a public Portal page. When you specify the value of this setting as "normalViewer", clicking the Analyze link takes you to Discoverer Viewer. This setting is defined in the <portlet> section of the Note that if the user logs into Portal or SSO then the Analyze link always open the Single Worksheet Viewer irrespective of the setting in configuration.xml file. |
enableDataSelection |
Specifies whether Discoverer Viewer enables you to select data in a table and copy it to clipboard as in an HTML page. Valid values are:
This optional setting is present in the |
numberOfLOVsToBeDisplayed |
Specifies the number of values to be displayed in the list box of the parameter search dialog. This optional setting is present in the |
numColsForLOW |
Specifies the number of columns to be displayed for the List of Worksheet portlet when it is opened in Single Worksheet Viewer. This optional setting is present in the |
numRowsForLOW |
Specifies the number of rows to be displayed for the List of Worksheet portlet when it is opened in Single Worksheet Viewer. This optional setting is present in the |
peekSleepIntervalSec |
Specifies the sleep interval for retrieving scheduled portlets to be refreshed. The default value of this parameter is 2 seconds. Note: If there is more than one middle tier, for load balancing scheduled portlets, you can specify different values for this parameter in each of the middle tiers. The scheduled refreshes are then distributed more evenly among the middle tiers. |
The opmn.xml
file stores OPMN settings for Discoverer. Table A-3 shows the settings in opmn.xml
that you might change if you need to modify the default Discoverer configuration:
Table A-3 Configuration Settings in opmn.xml
Setting | Description |
---|---|
Specifies the directory containing a DBC file that Discoverer uses to connect to an Oracle Applications database in secure mode. Discoverer first attempts to find a DBC file with the file name If this value is not set, Discoverer attempts to use the value specified by FND_TOP. |
|
Specifies the directory path for the secure directory containing a DBC file that Discoverer uses to connect to an Oracle Applications database in secure mode (that is, $<FND_TOP>/secure). This variable is included for backward compatibility. Discoverer first attempts to use the value specified by FND_SECURE. |
|
Specifies whether Discoverer instructs the ORB to print debugging messages from the server configurator network. This option does not have a value, but is used as a toggle to enable or disable debugging messages. |
|
ORBDebugLevel=<level> |
Specifies the level of debugging in the ORB. The range is 1 for the minimum amount of debugging information to 10 for the maximum amount of debugging information. |
ORBLogFile=<name of log file> |
Specifies that all ACE_DEBUG and ACE_ERROR messages are redirected to the file specified. If you do not specify a path, the file is created in the directory in which the server is running (for example, $ORACLE_HOME). |
ORBObjRefStyle=[IOE|URL] |
Specifies the user-visible style of object references. The IOR style (default) is the conventional CORBA object reference, whereas the URL style looks more like a URL. |
ORBVerboseLogginglevel=[0|1|2] |
Specifies the amount of status data printed on each line of the debug log. Higher numbers generate more output. |
Note: The ORB element is not included by default. If you want to customize the TAO ORB, add the ORB elements and attributes as described in Table A-2. For more information, see the TAO documentation.