Deploys any combination of WebCatalog objects to the target OTBI environment. Objects will be deployed at the same path they were built from, e.g. if a report was built from /shared/Custom/Sample Lite/Reports, it will also be deployed to the same location on the target server.
...
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 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 |
| No | The WebCatalog path to import the objects of the build artifact into. The property is shared with the build operation and must not be changed between build and deployment execution. |
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. |
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. |
...