Configurations for Enterprise Modeling
This section is applicable only if OFS Enterprise Modeling is licensed and enabled in your OFSAA instance. See the OFS Analytical Applications Infrastructure Administration Guide for information on additional configurations.
Perform the following configurations before you start using Enterprise Modeling framework:
- Install the OFSAAAI Runner package in the database server to execute ORE models.
This is a mandatory step and you can find the Runner package in the
$FIC_ HOME/ficdb/lib
directory. For more information, refer to the section Install OFSAAAI Runner Package. - Configure ORE 1.5 to load the Cairo library in Oracle Linux/RHEL 7 by creating a
symbolic link from libtiff.so.3 to libtiff.so.5 for the ORE executions to succeed.
Follow the steps given below to create a symbolic link:
- Log in as root and change directory to
/usr/lib64
. - Execute the following command:
ln -s libtiff.so.5 libtiff.so.3
Note:
Contact My Oracle Support if you require further assistance on ORE 1.5 - Execute Variable Migration Utility to migrate the variables defined in previous versions to 8.1.2.0.0 version. For more details, see the Variable Migration utility section in OFS Analytical Applications Infrastructure Administration Guide.
- Log in as root and change directory to