Chapter - 2 : OIDG Installation Requirements
This chapter includes following topics:
Base Path and Java Home Update
Please refer to the following steps for OIDG script update:
- Go to the /OIDG-CoreInstallation/chef/cookbooks/fsgbu_oidx_base/attributes/ and update the following properties in default.rb
- Update the user home base path for the Linux user (used for FMW installation)
default['fsgbu_oidx_base']['base_home'] = '/scratch'
This path is combined with the username you entered during installation. It will be recognized as the “user home base bath”, Example: /scratch/username (or) /u01/username - Update the JAVA home path
default['fsgbu_oidx_base']['java_home'] = '/usr/java/jdk1.8.0_144'
Folder Structure and Release Files Maintenance
Create the following folder structure inside the user base path to maintain release files.
Folder Structure:
/<user home base>/Chef/OIDG/
Example:
/u01/Chef/OIDG/
Copy the following files from the OIDG release package to /<user home base>/Chef/OIDG/
- /AdminView/AdminView.ear
- /DataSrv/OIDX_POC_DSL.ear
- /Portal/IDXPORTAL.ear
- /PrcOrch/OIDX_PrcOrch_cfgplan.xml
- /PrcOrch/sca_OIDX_PrcOrch.jar
- /QuickView/QuickView.ear
- /ResultProcessing/sca_ResultProcessing.jar
- /ResultProcessing/ResultProcessing_cfgplan.xml
- /SrvVirt/log4j-api-2.9.1.jar
- /SrvVirt/log4j-core-2.9.1.jar
- /SrvVirt/OSBCoreCustomizationFile.xml
- /SrvVirt/SVCore_SrvVirt.sbar
Copy the following files from the release package to /<user home base>/Chef/OIDG/config
- /SrvVirt/adapter-oidx-cache-config.xml
- /DataSrv/configfilesecurity.key
- /DataSrv/oidx_dsl_log4j.xml
- /DataSrv/PIIConfig.xml