obiExtractForSCM
Archive WebCatalog objects from an OBI environment to save in SCM repository.
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. |
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. |
Inputs
Input Name | Input Code | Required | Description |
---|---|---|---|
Export Folder |
| No | Absolute or relative target folder path. Relative path will be assumed in FD_TEMP_DIR. This operation will be used in conjunction with check out from SCM. Export folder would indicate local folder in check out copy of SCM repository where you are storing WebCatalog files. |
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. 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. |
Artifacts
This operation doesn’t consume or produce any artifacts.
Endpoint Selection
This operation will select all available endpoints associated to the Target.
Endpoint Execution
This operation will execute on any one of the selected endpoints and will be random in the determination of which one.
Special Considerations
See details in Automate check-in of development catalog items to SCM.
- style