Install the OFSAAI Application Pack

Install the OFSAAI application pack.

Before installing the OFSAAI application pack, configure and execute the following files:
  1. OS File System Settings and Environment Settings in the .profile file
  2. OFS_<App pack>_PACK.xml
  3. OFS_<App Pack>_SCHEMA_IN.xml
  4. <APP Pack>_SCHEMA_BIGDATA_IN.xml
  5. OFSAAI_InstallConfig.xml (Do not configure this file if an installation of OFSAAI 8.1 already exists.)
  6. Schema Creator Utility

To install the OFS Application Pack:

  1. Log in to the system as a non-root user.
  2. Identify a directory for installation and update the user .profile file as:
    FIC_HOME=<OFSAA Installation Directory>
    export FIC_HOME
  3. Execute the user .profile file.
  4. Navigate to the OFS_AAAI_PACK OFS_LRS_PACKdirectory.
  5. Rename the OFS_AAAI_PACK/schema_creator/conf/OFS_AAAI_SCHEMA_IN.xml.Template file to OFS_AAAI_PACK/schema_creator/conf/OFS_AAAI_SCHEMA_IN.xml.
    If the installation is for Big Data, then rename the OFS_AAAI_ PACK/ schema_creator/conf/OFS_AAAI_SCHEMA_BIGDATA_IN.xml.Template file to OFS_AAAI_PACK/schema_creator/conf/OFS_AAAI_SCHEMA_BIGDATA_IN.xml.

    Note:

    Do not install the new applications in the same segment if the pre-installed applications use run management.
  6. Navigate to the path OFS_LRS_PACK/conf/OFS_LRS_PACK.xml, and enter YES in the enable tag for OFS_AAI and OFS_AAAI.
  7. To execute the application pack installer in silent mode, enter the command: ./setup.sh SILENT.
    The Silent.template file is available in the path OFS_LRS_PACK/appsLibConfig/conf. The Silent.template file is populated with default values. Ensure to modify the template in the directory. Create a copy of this file and rename it as Silent.props.
  8. The installer proceeds with pre-installation checks.

    Figure 7-13 Silent Mode of Installation


    This illustration displays the Silent Mode of Installation to install the OFS AAAI Application Pack.

    Figure 7-14 Silent Mode of Installation


    This illustration displays the Silent Mode of Installation to install the OFS LRS Application Pack.

  9. Installation is achieved through the properties file (Silent.props) that must be updated with proper values, before attempting to install using silent mode. Edit the parameters in the Silent.props file and specify the parameters as per the requirements.

    Note:

    The default values for LCR and DIC are the same. If you modify the values, you must have the same values for LCR and DIC parameters.

    The following table lists all the properties that must be specified:

    Table 7-5 Parameters for the Silent.props File

    Property Name Description of Property Permissible values Comments
    LOG_MODE Specify Log Mode.

    1 = Debug Mode [Password will be printed in the log file]

    0 = General Mode [Passwords will not be printed in the log file]

    The default value is 0.
    APPFTP_LOG_PATH Specify the Infodom Maintenance log path (to be created) for the new Infodom. Ignore if you are doing the installation on an existing information domain. User Input
    DBFTP_LOG_PATH

    Specify the Infodom Maintenance log path (to be created) for the new Infodom.

    Ignore if you are doing the installation on an existing information domain.

    User Input
    UPLOAD_MODEL Specify whether you want to perform Model Upload.

    0 = If you have already performed Model Upload and want to skip the model upload process.

    1 = If you want to perform Model Upload.

    The default value is 1.
    MODEL_TYPE Specify whether you want to use the released datamodel or customized datamodel for the model upload process.

    0 = If you want to upload the released datamodel.

    1 = If you want to upload the customized datamodel.

    The default value is 0.

    DATAMODEL

    DM_DIRECTORY

    Specify the path (DM_DIRECTORY) and file (DATAMODEL) name for the customized datamodel.

    Mandatory only if you want to upload the customized datamodel, that is, you have specified MODEL_TYPE=1.

    User Input
    OFS_LRM_LCR_SEGMENT_1_CODE Specify OFS_LRM_LCR Segment Code. LRSSEGMNT The default value is LRSSEGMNT.
    OFS_LRM_LCR_ETL_APPSRC_TYPE Specify if you want to create a new ETL App or Src pair or use an existing one.

    0 = If you want to create a new ETL App or Src pair.

    1 = If you want to use an existing pair.

    The default value is 0.
    OFS_LRM_LCR_ETL_SRC_1_DESC ETL OFS_LRM_LCR source description.

    Describe the ETL Src.

    Mandatory if you want to create new ETL Src if you have specified ETL_APPSRC_TYPE=0.

    The default value is LRS Source.
    OFS_LRM_LCR_ETL_SRC_2_DESC ETL Staging source description.

    Describe the ETL Src.

    Mandatory if you want to create new ETL Src if you have specified ETL_APPSRC_TYPE=0.

    The default value is Staging Source.
    OFS_LRM_LCR_ETL_SRC_1_NAME ETL OFS_LRM_LCR source name. User Input

    The default value is LRSSRC.

    Specify the ETL Source Name into ETL Area Definitions to be deployed.

    OFS_LRM_LCR_ETL_SRC_2_NAME ETL Staging source name. User Input

    The default value is STGSRC.

    Specify the ETL Source Name into ETL Area Definitions to be deployed.

    OFS_LRM_DIC_SEGMENT_1_CODE Specify OFS_LRM_DIC Segment Code. User Input The default value is LRSSEGMNT.
    OFS_LRM_DIC_ETL_APPSRC_TYPE Specify if you want to create a new ETL App or Src pair or use an existing one.

    Specify if you want to create a new ETL App or Src pair or use an existing one.

    0 = If you want to create a new ETL App or Src pair.

    1 = If you want to use an existing pair.

    The default value is 0.
    OFS_LRM_DIC_ETL_SRC_1_DESC ETL OFS_LRM_DIC source description.

    Describe the ETL Src.

    Mandatory if you want to create new ETL Src if you have specified ETL_APPSRC_TYPE=0.

    The default value is LRS Source.
    OFS_LRM_DIC_ETL_SRC_2_DESC ETL Staging source description.

    Describe the ETL Src.

    Mandatory if you want to create new ETL Src if you have specified ETL_APPSRC_TYPE=0.

    The default value is Staging Source.
    OFS_LRM_DIC_ETL_SRC_1_NAME ETL OFS_LRM_DIC source name. Specify the ETL Source Name into ETL Area Definitions to be deployed. The default value is Staging LRSSRC.
    OFS_LRM_DIC_ETL_SRC_2_NAME ETL Staging source name. Specify the ETL Source Name into ETL Area Definitions to be deployed. The default value is Staging STGSRC.

    Note:

    Do not install new packs in the same segment if the preinstalled applications use the Run Management functionality of OFSAAI.
  10. Enter the following command in the console to execute the application pack installer with the Silent option.
    ./setup.sh SILENT
  11. The installer proceeds with Pre-Installation Checks.

    Figure 7-15 Silent Mode of Installation


    Silent Mode of Installation

  12. Enter the OFSAA Processing Tier FTP/SFTP password value and proceed, when prompted in the command prompt.

    Table 7-6 Console Prompt: Enter the OFSAA Processing Tier FTP/SFTP Password

    Console Prompts User Inputs
    Please enter OFSAA Processing Tier FTP or SFTP password

    Enter the password to access the processing tier in the application server.

    Note:

    If the prompt reads as follows, enter the username and password for accessing the product Staging or Metadata Repository FTPSHARE:
    • Kerberos username [user]
    • Kerberos password for user

    Figure 7-16 OFSAA Processing Tier FTP/SFTP Password Prompt


    This illustration displays the OFSAA Processing Tier FTP/SFTP Password Prompt.

  13. The process displays the OFSAA License. Enter Y and proceed.

    Figure 7-17 Accept the OFSAA License Agreement


    This illustration displays the Accept the OFSAA License Agreement. The process displays the OFSAA License. Enter Y and proceed.

    Figure 7-18 Accept the OFSAA License Agreement


    Accept the OFSAA License Agreement

  14. The installer installs the OFS application.

    Figure 7-19 OFS AAAI Silent Mode Installation


    This illustration displays the OFS AAAI Silent Mode Installation to install the AAI application. Data Model Upload may take several hours to complete. You can check the installation logs in the following location: OFS_AAAI/OFS_AAAI/

    Figure 7-20 LRS Silent Mode Installation


    This illustration displays the OFS LRS Silent Mode Installation to install the LRS application. Data Model Upload may take several hours to complete.

    After the platform is installed, the OFS LRS installation begins.

    Data Model Upload may take several hours to complete. You can check the installation logs in the location: OFS_AAAI_PACK/OFS_AAI/logs

    After successful App pack installation, the WAR file is generated, and all the servers are verified and the installation complete message is displayed.

  15. A post-install check is performed automatically after the successful installation of the product.

    Figure 7-21 Installation Complete


    The installer performs a post-install check automatically on the successful installation of the product.

    Figure 7-22 Silent Mode Installation Complete


    Silent Mode Installation Complete

Congratulations! Your installation is complete.

Note:

Ensure that the OFS_LRS_PACK installer directory with its contents is preserved, for enabling additional products in the future.