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

obiDeploy(4.02)

Deploys any combination of WebCatalog objects or the RPD to the target OBIEE environment.  Objects will be deployed at the same path they were built from, ie. if a report was built from /shared/SampleLite/Reports it will also be deployed to the same location on the target server.

In the case of the RPD, property replacement on variables and connection pool information will occur if the Config File input is specified.  For more information on Property Replacement for OBIEE, see RPD Configuration File Setup.

In the case of DataModels, property replacement on datasources will occur if the Config File Input is specified.  For more information on Property Replacement for OBIEE, see Datamodel Configuration File Setup.

If both RPD and DataModle replacement is desired, please combine all the configuration into one common file and specify that one file in the Config File Input.


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 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.
Oracle BI Web Catalog HomeFDOBIEE_WEBCAT_HOMEYesThe native location of the webcatalog. Ex: /%BI HOME%/content/catalog/root/
OBIEE Admin Server PortFDOBIEE_ADMIN_PORT11G

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

The admin server port number for OBIEE.(e.g. 9500 or 7001)

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 BI Instance NameFDOBIEE_INSTANCE_NAME12C only

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

The oracle BI instance name.(e.g. ssi)

Oracle BI HomeFD_ORACLE_BI_HOME11G only

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

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

Oracle BI Domain PathFD_ORACLE_BI_DOMAIN11G only

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

The oracle BI domain home. (e.g. /oracle/Middleware/Oracle_Home/user_projects/domains/bifoundation_domain)

Oracle BI Instance PathFD_ORACLE_BI_INSTANCE11G only

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

The oracle BI instance home.(e.g. /oracle/Middleware/Oracle_Home/instances/FDBI01)

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 Weblogic Home (WL_HOME)FDWLS_WEBLOGIC_HOMEYesWeblogic Home Directory. (e.g. /u01/oracle/products/fmw/wlserver)
Weblogic Domain DirectoryFDWLS_DOMAIN_DIRECTORYYesWeblogic Domain Directory.(e.g. /u01/oracle/config/domains/soa_domain)

Project Properties

Property Name

Property Code

Required

Description

OBIEE WebCat Object PathFDOBIEE_OBJECT_PATHNo

The WebCatalog path to be exported.

Leave blank to export the RPD instead.

Separate folders with a forward slash (/).

The value must be the same during the build and deploy, so if it is desired to change the value, please perform a new build.

Inputs

Input Name

Input Code

Required

Description

Copy Object Permissions

FDOBIEE_INP_COPY_PERMISSIONSYesUpload object with exported permissions. If false, parent folder permissions in deploy environment will be used.
Overwrite ObjectFDOBIEE_INP_OVERWRITE_OBJECTYesIf object already exists in deployment environment, should it be overwritten with this one.
Config FileFDOBIEE_INP_CONFIG_FILENoConfig file name for RPD property replacement. If a checkoutFolder was used, it should be specified here: checkoutFolder/ConfigFile.properties

Outputs

Output Name

Required

Description




Artifacts

This operation consumes the artifacts produced from the obiBuild 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