Versions Compared

Key

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

Table of Contents

Understanding the RPD configuration file

The RPD configuration file consists of information to replace variables, connection pool users, datasources and passwords within the RPD.  An example snippet of a file is below:

Image Added

The Red text above is the property type.  The property types in the table below are the available options to replace in the RPD.

Property TypeDescription
variableIndicates this line is to replace an RPD variable value.
connectionpool_userIndicates this line is to replace a connection pool user.
connectionpool_dsIndicates this line is to replace a connection pool datasource.
connectionpool_passIndicates this line is to replace a connection pool password.


The Green text above is the property key.  In this case this will either be the variable name or the connection pool name which you want to edit.

The Purple text above is the value to be replaced as the datasource reference on deployment. 

Using FlexDeploy properties in the configuration file

Include Page
Using FlexDeploy properties in a configuration file
Using FlexDeploy properties in a configuration file


Using an OBIEE configuration file in a workflow

Include Page
Using an OBIEE config file in a workflow
Using an OBIEE config file in a workflow