Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Builds a deployment artifact that contains WebCatalog objects.

...

Info

Source Control

  • Full deployment mode - objects are downloaded from a source OAC instance.

  • Package-project deployment mode - objects can be sourced from either a source OAC or SCM instance.

Tip

Endpoint Tip

This operation uses HTTP operations to communicate remotely to the OAC instance, and therefore, can be executed on any endpoint (including LOCALHOST).

...

FDOAC_SERVER_HOST

Property Name

Property Code

Required

Description

OAC Server Host

Code Block

Yes

The server hostname for Oracle Analytics Cloud.

OAC Server User

code

FDOAC_USER

Yes

The user to log into Oracle Analytics Cloud. User must have "BI Service Administrator" role to unarchive catalog.

OAC Server Password

code

FDOAC_PASSWORD

Yes

The password for the user to log in to Oracle Analytics Cloud.

Project Properties

Property Name

Property Code

Required

Description

OAC WebCat Object Path

code

FDOAC_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".

OAC Analytics WSDL Path

FDOAC_ANALYTICS_WSDL_PATH

No

@since 6.0.0.8

The path to the analytics WSDL. We don’t recommend changing this option unless the OAC 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

Inputs

Input Name

Input Code

Required

Description

Copy Object Permissions

code

FDOAC_INP_COPY_PERMISSIONS

Yes

Copy object with current permissions. If false, parent folder permissions in the deploy environment will be used.

Keep Timestamps

code

FDOAC_INP_PRESERVE_TIMESTAMPS

No

Export object with timestamp details.

...