2 Prerequisites
This section lists any required prerequisites for this release.
- Before applying OFS ECM v8.1.2.11.0, it is required to install OFS ECM v8.1.2.0.0. For detailed instructions on installing this OFSECM Release, see OFS ECM Application Pack Installation Guide 8.1.2.0.0.
- Configure the Server Time Zone:
For ECM standalone installation:
- The SERVER_TIMEZONE parameter must be configured in the CONFIGURATION table in CONFIG schema with the correct time zone name.
- The Date/Timestamps are displayed according to the user's browser time zone.
- Once the user time zone is saved, the browser date is converted to the Server time zone date and saved in the database.
For Pack-on-Pack installation:
- Update the SERVER_TIMEZONE parameter in the CONFIGURATION table in CONFIG
schema with the following query:
UPDATE CONFIGURATION SET PARAMVALUE='', DESCRIPTION='DB Server Timezone' WHERE PARAMNAME='SERVER_TIMEZONE'; - The SYS DB user must provide the following grant to the ATOMIC DB
user:
GRANT execute on ctx_ddl to <ATOMIC_USER>;
- Apply Bug 38402265 - BD81211:Behavior Detection Version 8.1.2. ML Release # 11 (8.1.2.11.0).
Note:
This step is applicable only if you have OFS BD installed. - Apply Bug 36420089 - OFSAA 8.1.2.0.0 AAI ML Release #5 (8.1.2.5.0) (OFSAAI).
- Apply Bug 37786646 - CONSOLIDATED FIXES FOR ISSUES DEPENDENT ON FCCM RELEASE 8.1.2.10 ML
- Apply Enhancement 37876070 - CERTIFICATION OF ERWIN 14.1
- Apply Bug 38485457 - CTR E-FILES ARE REJECTED BY FINCEN DUE TO LEADING AND TRAILING WHITESPACES IN NAME FIELDS
- Apply Bug 38709333 - LILAC THEME COLOR PALETTE AND THEME SPECIFICATION