Extracts WebCatalog objects from an OTBI server to the file system. This operation is only supported for package-based projects.
...
Property Name | Property Code | Required | Description |
---|---|---|---|
OTBI Server Host |
| Yes | The server host name for Oracle Transactional Business Intelligence. |
OTBI Server Port |
| Yes | The HTTP port number for Oracle Transactional Business Intelligence. Default is 443. |
OTBI Server User |
| Yes | The user to log into Oracle Transactional Business Intelligence. User must have BI Service Administrator role to unarchive archive catalog. |
OTBI Server Password |
| Yes | The password for the user to login to Oracle Transactional Business Intelligence. |
OTBI Server SSL Connection |
| Yes | Indicates whether to connect to OTBI server using SSL. Default is true. |
Project Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
OTBI WebCat Object Path |
| Yes | The WebCatalog path to be recursively exported. Separate folders with a forward slash (/) (e.g. /shared/Custom/Financials). Default value is "/shared/Custom". |
Analytics WSDL Path |
| No | The path to the analytics WSDL. We don’t recommend changing this option unless the OTBI instance you are using has a different path to the analytics WSDL. Use at your own risk. Default value - /analytics-ws/saw.dll/wsdl/v12 |
...