6.3 Configure the OFS_PM_PACK.xml File
The OFS_PM_PACK.xml
file contains details on the various
products that are packaged in the OFS PCD Application Pack.
The OFS_PM_PACK.xml
file has details of the products that are
packaged in the OFS PCD Application Pack. This section provides information about the
tags and parameters available in this file and the values you must update before
installing the OFS PCD Application Pack. Enable licenses as per your Service Level
Agreement (SLA).
To configure the OFS_PM_PACK.xml file, follow these steps:
- Navigate to the
OFS_PM_PACK/conf
directory. - Open the
OFS_PM_PACK.xml
file in a text editor.Figure 6-1 Sample OFS_PM_PACK.xml File
- Configure the
OFS_PM_PACK.xml
file as mentioned in the following table.Table 6-2 OFS_PM_PACK.xml File Parameters
Tag Name and Attribute Name Description Mandatory (Y or 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 or Product Y Unique Seeded Value.
For most applications, the prerequisite that is set is OFS AAAI. 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 would have this value set to YES.
Do not modify this value.
APP_ID/ ENABLE Enable Application or 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. To enable other licensed Applications/Products, you need to reinstall by making the flag as Y for the App_ID. However, in case of reinstallation to enable the other Applications/Products, execution of the schema creation utility must be skipped if it does not include any additional sandboxes to be created.
APP_NAME Unique Application or Product Name Y Unique Seeded Value. Do not modify this value. APP_DESCRIPTION Unique Application or Product Name Y Unique Seeded Value. Do not modify this value. VERSION Unique release version Y Unique Seeded Value. Do not modify this value. - Save and close the file.