obiDeploy

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

In case of DataModel, property replacement on data sources will occur if the Config File Input is specified. For more information on Property Replacement for OBIEE, see OBI WebCatalog - DataModel Configuration File.

When deploying to 12C, it may not be necessary to specify the replacement values as OBI 12c takes care of the replacement for you in the target environment. If deploying to a new environment, it would be helpful. If your changes don't seem to be working in 12C, verify that the override files contain the correct data. They will override the values that FlexDeploy uses.

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_USER