Use the Run tab of the BI Beans Settings dialog box to specify settings that are stored in the BI Beans configuration file. These settings are used when running your business intelligence application.
Use design settings box -- If this box is set, then the run settings (in the BI Beans configuration file) are identical to the design settings (in the BI Designer object). If you clear this box, then you enable the other components on the Run Settings tab so that you can enter different values as appropriate.
Data Source box -- Specifies the OLAP data source that you want to work with; includes the following components:
Connection box -- From the drop-down box, select the name of a connection to an OLAP data source or use the New or Edit buttons to create a new connection or to edit existing connection information.
New button -- Invokes the OLAP Connection wizard so that you can define a new connection to an OLAP data source.
Edit button -- Invokes the OLAP Connection wizard in edit mode so that you can edit information that is related to an existing connection.
Test button -- Tests the validity of an existing OLAP connection and displays a message to inform you whether the test is successful.
Catalog box -- Specifies the Catalog to use for storing your business intelligence objects when your application is running. Your selection of Catalog type affects the remaining components that are displayed in the Catalog box.
Catalog type -- Specifies whether the runtime Catalog is to be a file system (which provides only single-user access for testing) or a remote Catalog in an Oracle database (which supports the deployment of multi-user production applications).
Components for a file system Catalog:
Directory box -- Specify the directory for the Catalog or use the Browse button to find a directory.
Browse button -- Displays the JDeveloper File Chooser dialog box so that you can select the desired directory.
Components for a database Catalog:
Connection box -- From the drop-down box, select the name of a connection to a BI Beans Catalog in an Oracle database. Optionally use the New or Edit buttons to create a new connection or to edit existing connection information.
New button -- Invokes the Connection wizard so that you can define a new connection to a BI Beans Catalog in an Oracle database.
Edit button -- Invokes the Connection wizard in tabbed mode so that you can edit information that is related to an existing connection to a BI Beans Catalog in an Oracle database.
Catalog User box -- Specifies a BI application
user that is also a valid user in the Catalog. This user value controls
the folder scoping, if any, that is applied when you access the Catalog.
(The value in this box sets the BIUser
property of the
BI Beans Configuration file, which is used when running an application.)
Test button -- Tests the validity of an existing connection to a Catalog. This test verifies that the value that is specified in the Catalog User box is a valid user. A message is displayed to inform you whether the test is successful.
Display Messages box -- Specifies whether to display debugging messages when your application is run. If this component is set, then select one of the following types of debugging messages:
Exceptions only -- (Default) Displays only critical error messages
Log and exceptions -- Displays both log messages and critical error messages
Trace, log, and exceptions -- Displays detailed tracing messages, log messages, and critical error messages