...
Tip |
---|
Endpoint TipThis operation uses HTTP operations to communicate remotely to the OAC server, and therefore, can be executed on any endpoint (including LOCALHOST). |
Asynchronous mode of deployment is configured 6.5.0.5.9 version onwards.
Target Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
OAC Server Host |
| Yes | The server host name for Oracle Analytics Cloud. |
OAC Server User |
| Yes | The user to log into Oracle Analytics Cloud. User must have BI Service Administrator role to archive catalog. |
OAC Server Password |
| Yes | The password for the user to log in to Oracle Analytics Cloud. |
...
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. |
Deploy Objects In Async Mode |
| Yes | For large sized objects deployment, it should be enabled to avoid timeout exception from OAC. (Boolean) Default Value: checked Note: Unchecking this option will initiate deployment in synchronous mode, which might cause timeout for objects of size more than 4 MB.@since 6.5.0.5 When Default Value: true |
Async API Timeout |
| Yes | The maximum number of seconds to wait for unarchive process. Defaults to 1200 seconds (20 minutes). (Integer) Note: This option is only considered when the |
...