1.1 Installer Properties on Manage Application Setup
This topic gives information on maintaining installer properties to set up Manage Application utility.
The installer is enhanced to support the application root enabled database setup also. The installer.properties should have the following parameters:
APPROOT_DEPLOYMENT
Y means installer will support application root enabled deployment only. N means installer will not support application root enabled deployment. This will be the default value.
APPROOT_APPNAME
This will be used only when APPROOT_DEPLOYMENT value is Y. Application name for manage application is maintained in this.
EXPLICIT_USERS
This will be used only when APPROOT_DEPLOYMENT value is Y. All the users except FCISADMIN should be maintained with ~ separator.
Parent topic: Manage Application Utility