Versions Compared

Key

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

Builds a deployment object that contains any combination of WebCatalog objects or the OBI Repository file(RPD).

In full deployment mode, the artifacts are downloaded from a source OBI server. In Partial mode, they can be sourced from either an OBI server or SCM instance.

All WebCatalog objects and the RPD are supported for both full and partial deployments.

...

  • Analysis
  • Dashboards
  • DashboardPrompts
  • DataModels
  • Filters
  • Folders
  • KPIs
  • MetaData
  • Reports
  • StyleTemplates
  • RPD
  • Other Files


In the case of the RPD and DataModels, property replacement on variables and connection pool information is supported via a configuration file that should reside in an SCM repository.  For more information on Property Replacement for OBIEE, see RPD Configuration File Setup and Datamodel Configuration File Setup. Note that if you want to provide a config file for both the RPD and DataModels and deploy both at the same time using partial deploy, the two configurations should reside in one common file which is specified on the obiDeploy input Config File.

Info
titleSource Controlling

Source Controlling of OBI Objects and the RPD is supported. When sourcing the objects through a Source Control Management system, some additional setup and consistencies are required.

...