Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

All files for the Oracle BI 2.0 project type are categorized into a single type:

  1. WebCatalog

In the case of the Datamodel, property replacement on variables and connection pool information is supported via a configuration file that should reside in an SCM repository. For more information on Property Replacement for OBIEE, see OBI WebCatalog - DataModel Configuration File.

...

Property Name

Property Code

Required

Description

OBIEE WebCat Object Path

FDOBIEE_OBJECT_PATH

Yes

The WebCatalog path to be recursively exported. Separate folders with a forward slash (/).

The value must be the same during the build and deploy, so after changing the value, please do not deploy any old builds.

You probably want to set it to "/shared" or "/system" if you are populating the web catalog.

OBIEE Analytics WSDL Path

FDOBIEE_ANALYTICS_WSDL_PATH

No

@since 6.0.0.8

The path to the analytics WSDL. We don’t recommend changing this option unless the OBIEE instance you are using has a different path to the analytics WSDL. Use at your own risk.

Default value - /analytics-ws/saw.dll/wsdl/v7

Inputs

Input Name

Input Code

Required

Description

Copy Object Permissions

FDOBIEE_INP_COPY_PERMISSIONS

Yes

Copy object with current permissions. If false, parent folder permissions in deploy environment will be used.

Keep Timestamps

FDOBIEE_INP_PRESERVE_TIMESTAMPS

No

Export object with timestamp details.

...