Setting up Oracle R for OBI

Oracle R is a widely-used environment for statistical computing and graphics. R can be used alongside multiple data sources, including external files or databases. OBI 12c introduces four new embedded R functions, and additionally allows users to create custom R scripts.

In order to take advantage of this new feature, complete the following steps:

  1. Install R and the included R packages.

    For more details, see http://docs.oracle.com/middleware/1221/biee/BIESG/answersconfigset.htm#BIESG9375

  2. After completing installation, manually install one additional R package as follows on the OBI server:
    1. Open a command prompt and run R.
    2. To install the required package, run the following command: install.packages("glm2")
    3. Exit R using the command: quit().
  3. Copy the Primavera Analytics R scripts into the OBI scripts repository:
    1. Go to the <Primavera Analytics unzipped directory>\obi\12c\catalog\xml directory.
    2. Copy the cegbu_analytics folder into <FMW_HOME>\bi\bifoundation\advanced_analytics\scripts_repository.


Legal Notices | Your Privacy Rights
Copyright © 1999, 2020

Last Published Monday, December 14, 2020