...
All WebCatalog objects are supported for both full and partial package-based deployments. If partial package-based deployment is used, for Oracle BI project type (Oracle Business Intelligence project type in pre-5.5.0.1) each of the WebCatalog files will be placed into one of the following types.
...
Info |
---|
Source Control
|
Target Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
OBIEE Server Port |
| Yes | The managed server port number for OBIEE.(e.g. |
OBIEE Server Host |
| Yes | The managed server host name for OBIEE. |
OBIEE Server Use SSL |
| Yes | Check if the connection to the managed server should be made using t3s. Otherwise, it will be made using t3. Defaults to false. |
OBIEE Server User |
| Yes | The user to log into OBIEE. Should have sufficient privileges to move and upload data. |
OBIEE Server Password |
| Yes | The password for the user to login to OBIEE. |
Oracle Middleware Home (MW_HOME) |
| Yes | The oracle middleware home (which has subfolders such as oracle_common, wlserver, coherence*, etc.) (e.g. |
Project Properties
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. |
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. |
Outputs
...
Output Name
...
Required
...
Description
Artifacts
This operation produces an archive file of the object specified in the OBIEE WebCatalog Object Path if the project is configured for full deployments. If the project is configured for partial package-based deployments, then the artifact will be a zipped directory containing the archive files for each built object. The zip/archive files are suitable for the deploy operation.
...