Versions Compared

Key

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

...

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

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

Discover Sub-Files

FDOBIEE_DISCOVER_SUB_ITEMS

No

Select the objects to make their sub-files to be discoverable in the file catalog.

Project File Includes

FD_PARTIAL_FILE_INCLUDES

No

Controls files included from Project Files. Enter expressions separated by ##. Leave empty to select all files. Begin or end the expression with * for simple wildcards. Otherwise, regex is used. (e.g. /Custom/*##*.xdo##*Risk Management*##(.*)Workflow Notifications(.*) @since 8.0.0.5

Project File Excludes

FD_PARTIAL_FILE_EXCLUDES

No

Controls files excluded in Project Files. Enter expressions separated by ##. Leave empty to select all files. Begin or end the expression with * for simple wildcards. Otherwise, regex is used. (e.g. /Custom/*##*.xdo##*Risk Management*##(.*)Workflow Notifications(.*) @since 8.0.0.5

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. Does not apply when build is done with source code repository.

If this option is checked then Last Modified time is exported as well, and deployment will carry over Last Modified time to target server, otherwise Last Modified time will be deployment time.

...