deployWebCatalog (OAC)

Deploys any combination of WebCatalog objects to the target OAC 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.

Endpoint Tip

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

Environment/Instance Properties

Property NameProperty CodeRequiredDescription
OAC Server HostFDOAC_SERVER_HOSTYesThe server host name for Oracle Analytics Cloud.
OAC Server UserFDOAC_USERYesThe user to log into Oracle Analytics CloudUser must have BI Service Administrator role to archive catalog.
OAC Server PasswordFDOAC_PASSWORDYesThe password for the user to log in to Oracle Analytics Cloud.

Project Properties

Property Name

Property Code

Required

Description

OAC WebCat Object PathFDOAC_OBJECT_PATHNo

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.

Inputs