...
Property Name | Property Code | Required | Description |
---|---|---|---|
OBIEE WebCat 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 |
| 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 |
| No | Select the objects to make their sub-files to be discoverable in the file catalog. |
Project 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 |
| 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 |
| Yes | Copy object with current permissions. If false, parent folder permissions in deploy environment will be used. |
Keep 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. |
...