...
Property Name | Property Code | Required | Description |
---|---|---|---|
OBIEE WebCat Object Path |
| No | The WebCatalog path to be exported. Separate folders with a forward slash (/). The value must be the same during the build and deploy, so if it is desired to change the value, please perform a new build. |
Analytics WSDL Path |
| No | @since 6.5.0.6 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 |
| Yes | Upload object with exported permissions. If false, parent folder permissions in deploy environment will be used. |
Overwrite Object |
| Yes | If object already exists in deployment environment, should it be overwritten with this one. |
Config File |
| No | Config file name for DataModel property replacement. Config file can be absolute path or relative to artifacts folder. If you are using config file from temp folder, then use FD_TEMP_DIR variable to indicate absolute path (using groovy expression for input). You can either
See OBI WebCatalog - DataModel Configuration File for details. |
...