rpdDeploy

Deploys the RPD to a target environment and replaces connection pool and password information as needed.

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.

Environment/Instance Properties

Property Name

Property Code

Required

Description

OBIEE Server Port

FDOBIEE_SERVER_PORTYesThe managed server port number for OBIEE.(e.g. 9502 or 9704)
OBIEE Server HostFDOBIEE_SERVER_HOSTYesThe managed server host name for OBIEE.
OBIEE Server Use SSLFDOBIEE_SERVER_USE_SSLYesCheck if the connection to the managed server should be made using t3s. Otherwise, it will be made using t3. Defaults to false.
OBIEE Server UserFDOBIEE_USERYesThe user to log into OBIEE. Should have sufficient privileges to move and upload data.
OBIEE Server PasswordFDOBIEE_PASSWORDYesThe password for the user to login to OBIEE.
OBIEE RPD NameFDOBIEE_RPD_NAMEYesThe RPD name on the OBIEE server. (e.g. liverpd)
OBIEE RPD PasswordFDOBIEE_RPD_PASSWORDYesThe RPD password on the OBIEE server.
Oracle Middleware Home (MW_HOME)FD_ORACLE_MW_HOMEYesThe oracle middleware home (which has subfolders such as oracle_common, wlserver, coherence*, etc.) (e.g. /u01/oracle/products/fmw)
Oracle BI HomeFD_ORACLE_BI_HOME11G

Required for OBI 11G. Not used in 12C.

The oracle BI home. (e.g. /oracle/Middleware/Oracle_Home/Oracle_BI1)

Weblogic Domain DirectoryFDWLS_DOMAIN_DIRECTORY11GWeblogic Domain Directory.(e.g. /u01/oracle/config/domains/soa_domain)
Weblogic Admin Domain DirectoryFDWLS_ADMIN_DOMAIN_DIRECTORYNoWeblogic Domain Directory for AdminServer. If not provided, FDWLS_DOMAIN_DIRECTORY will be used.
Weblogic Admin Listen PortFDWLS_ADMIN_LISTEN_PORT11GThe admin server port, (e.g. 7001) Not used in 12C.
Weblogic Admin Listen AddressFDWLS_ADMIN_LISTEN_ADDRESS11GThe admin server host address, (e.g. localhost) Not used in 12C.
Weblogic Admin SSL ConnectionFDWLS_ADMIN_USE_SSL11GCheck if the WLST connection to the admin server should be made using t3s. otherwise it will be made using t3
WebLogic Admin User
FDWLS_ADMIN_USER
11GThe user name for the WLS admin server.
WebLogic Admin Password
FDWLS_ADMIN_PASSWORD
11GThe password for the WLS admin server.
Oracle BI Server Instance Name
FDOBIEE_SERVICE_INSTANCE_NAME
12C

The Oracle BI Service instance name. (e.g. ssi)

OBIEE Source RPD Password
FDOBIEE_SOURCE_RPD_PASSWORD
NoThe RPD password from the Source Environment. Used if the RPD password changes between environments.

Project Properties

Property Name

Property Code

Required

Description





Inputs

Input Name

Input Code

Required

Description

Config or Connection Pool XUDML File
FDOBIEE_INP_CONFIG_FILENo

Path of config file or connection pool XUDML file for RPD property replacement. File can be absolute path or relative to artifacts folder. If you are using file from temp folder, then use FD_TEMP_DIR variable to indicate absolute path (using groovy expression for input).

You can either

  1. Save file during build operation as artifact, or
  2. Extract it from SCM during deploy workflow or
  3. Use absolute path to location on server. (not recommended as it requires manual setup on server)

See RPD Configuration File for details.

@Since 5.4.0.2 If using a connection pool XUDML file, property replacement will be performed on file prior to deployment, and RPD will be created from XUDML. See Connection Pool XUDML File Replacement.

Outputs

Output Name

Required

Description




Artifacts

This operation consumes an archive file of the RPD artifact. This artifact can be created by the rpdBuild operation.

Endpoint Selection

This operation delegates endpoint selection to the workflow developer. The workflow editor will default the selection to "All", which selects all available endpoints associated to the environment instance. Selecting a specific resource will result in selection of endpoints associated to the environment instance which have that resource defined.

Endpoint Execution

This operation delegates endpoint execution to the workflow developer. The workflow editor will default to "Any", which will execute on any one of the selected endpoints, which will be randomly picked from selected endpoints or a specific endpoint where previous step may have executed. Changing this value to "All" to will result in execution on all selected endpoints.

The following macros are not currently supported in the footer:
  • style