Versions Compared

Key

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

...

Downloads WebCatalog objects from an OBIEE server to the the file system.  This operation can be used from a utility workflow, which can also be augmented to sync the files to a source control management system (such as Git or Subversion). This allows the OBIEE project which is used for build and deploy deployment to source from the source control system management system a source code repository rather than a development instance of OBIEE.

...

Property Name

Property Code

Required

Description

OBIEE Server Host

FDOBIEE_SERVER_HOST

Yes

The managed server host name for OBIEE.

OBIEE Server Port

FDOBIEE_SERVER_PORT

Yes

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

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.

OTBI OBIEE Server SSL Connection

FDOBIEE_SERVER_USE_SSL

Yes

Indicates whether the managed server for OBIEE is using SSL.

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)

...

Input Name

Input Code

Required

Description

WebCatalog Object Path

FDOBIEE_INP_OBJECT_PATH

Yes

The WebCatalog path to be downloaded. Separate folders with a forward slash (/). (e.g. /shared/Sample Lite)

Target Project Type

FDOBIEE_INP_DOWNLOAD_PRJ_TYPE

Yes

The FlexDeploy project type that will be used to build and deploy the downloaded objects. Defaults to recommended type of Oracle BI 2.0.

Download Folder

FDOBIEE_INP_DOWNLOAD_FOLDER

No

Absolute or relative target folder path. Relative path will be assumed in FD_TEMP_DIR.

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

Yes

Download object with timestamp details.

...