Configure the OFS_<App pack>_PACK.xml file

The XML file contains details about the various products bundled together in the OFS <App pack>.

To configure the OFS_<App pack>_PACK.xml file:
  1. Navigate to the OFS_<APP PACK>/conf directory and configure the OFS_<APP PACK>.xml file in a text editor as mentioned in the table below.
  2. Save the file.

    Figure 7-1 Sample OFS_LRS_PACK.xml File


    An image of the OFS_LRS_PACK.xml File

    Table 7-1 OFS_<APP PACK>.xml File Parameters

    Tag Name/ Attribute Name Description Mandatory (Y/ N) Comments
    APP_PACK_ID Unique Application Pack Identifier Y Unique Seeded Value. Do not modify this value.
    IS_OPT_INSTALL VALUE="TRUE" Unique Application Entry Y Unique Seeded Value. Do not modify this value.
    APP_PACK_NAME Unique Application Pack Name Y Unique Seeded Value. Do not modify this value.
    APP_PACK_DESCRIPTION Unique Application Pack Description Y Unique Seeded Value. Do not modify this value.
    VERSION Unique release version Y Unique Seeded Value. Do not modify this value.
    APP Unique Application Entries Y Unique Seeded Value. Do not modify this value.
    APP_ID Unique Application Identifier Y Unique Seeded Value. Do not modify this value.
    APP_ID/ PREREQ Prerequisite Application/ Product Y Unique Seeded Value.

    For most applications, OFSAAAI is the prerequisite set. For all other applications, the default Application ID is set to none. You can set it for the applications you want to install.

    Do not modify this value.

    APP_ID/ DEF_SEL_FLAG Default Selected Flag Y In all application packs, Infrastructure requires this value to be set to "YES".

    Do not modify this value.

    APP_ID/ ENABLE Enable Application/ Product Y
    • Default YES for Infrastructure
    • NO for Others

    Set this attribute-value to YES against every APP_ID which is licensed and must be enabled for use.

    Note: The Application/Product cannot be disabled once enabled.

    Only applications/products which are enabled are installed. In order to enable other licensed applications/products, you must reinstall by setting the flag as Y for the App_ID.

    However, in case of a reinstallation, to enable the other applications/products, skip the execution of the schema creation utility if it does not involve creation of additional sandboxes.

    APP_NAME Unique Application/ Product Name Y Unique Seeded Value. Do not modify this value.
    APP_DESCRIPTION Unique Application/ Product Name Y Unique Seeded Value. Do not modify this value.
    VERSION Unique release version Y Unique Seeded Value. Do not modify this value.