Versions Compared

Key

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

...

When deploying to 12C, it may not be necessary to specify the replacement values as OBI 12c takes care of the replacement for you in the target environment. If deploying to a new environment, it would be helpful. If your changes don't seem to be working in 12C, verify that the override files contain the correct data. They will override the values that FlexDeploy uses.

Info

Deploy operation now supports deleting WebCatalog items. To delete an item, in the Package Files tab, click the Action menu or Right click and toggle Delete option.

Note: Delete is not supported for Folder type items.

Target Properties

Property Name

Property Code

Required

Description

OBIEE Server Port

FDOBIEE_SERVER_PORT

Yes

The managed server port number for OBIEE.(e.g. 9502 or 9704)

OBIEE Server Host

FDOBIEE_SERVER_HOST

Yes

The managed server host name for OBIEE.

OBIEE Server Use SSL

FDOBIEE_SERVER_USE_SSL

Yes

Check if the connection to the managed server should be made using t3s. Otherwise, it will be made using t3. Defaults to false.

OBIEE Server User

FDOBIEE_USER

Yes

The user to log into OBIEE. Should have sufficient privileges to move and upload data.

OBIEE Server Password

FDOBIEE_PASSWORD

Yes

The password for the user to login to OBIEE.

Oracle Middleware Home (MW_HOME)

FD_ORACLE_MW_HOME

Yes

The Oracle Middleware Home (which has subfolders such as oracle_common, wlserver, coherence*, etc.) (e.g. /u01/oracle/products/fmw)

Weblogic Domain Directory

FDWLS_DOMAIN_DIRECTORY

Yes

Weblogic Domain Directory.(e.g. /u01/oracle/config/domains/soa_domain)

...