Versions Compared

Key

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

The Oracle Business Intelligence plugin provides operations to manage both WebCatalog objects as well as RPD(repository) files within OBIEE.

...

  • Source RPD and WebCatalog from SCM or Development environment.
  • Supports FlexDeploy Full as well as Partial Deployments for WebCatalog objects.
    • Partial deployment option allows users to select various objects (aka Package) for deployment. Change detection and reporting is done for each individual object.
  • Property replacement via configuration files for RPD and Datamodel.

Plugin Operations 

Child pages (Children Display)
first7

Partial Deployments

Oracle BI plugin supports full as well as partial deployment projects. Partial deployment project can be created of "Oracle Business Intelligence" BI type to manage object types defined in next section. RPD deployment is only supported as full deployment project, which should be separate project.

  • Project can be either source data WebCatalog files from Backend development environment (Oracle BI server in development) or SCM (any supported SCM type).
  • Select SCM Type as None, if you want to perform development environment to other environments migration. Keep in mind that artifacts are still captured at build time in FlexDeploy repository to allow for reproducible deployments.
  • Folder deployment in partial deployment mode, only deploys Folder without any of it's children objects. You can select individual children objects as necessary in package for deployment.
  • Objects in files list can not be sequenced for this project type. If necessary, user can control sequencing when building package.
  • If necessary you can move objects from one type to other.
  • See Source Control for the RPD and WebCatalog Objects for more details on how you can source files from SCM.

...