Set OHI SaaS To Run In A Customer Nominated Timezone Colombia
(Doc ID 2725837.1)
Last updated on NOVEMBER 04, 2020
Applies to:
Oracle Health Insurance Claims Adjudication - Version 3.20.2.0.0 and laterInformation in this document applies to any platform.
Goal
Request for Documentation Bug:
1. A proper handling of times depends on 2 instructions (given below).
2. These instrictions are set correctly in the SURA SaaS environments according to what was checked.
3. The issue occurs on a PaaS and/or local environment and the below instructions need to be executed by a DBA at SURA.
4. REMAINING: a documentation bug in the OHI Claims Installation Guide. The required SQL ALTER SESSION is not documented yet but should be. (The JAVA_OPTIONS setting is actually mentioned in chapter 2.5.2. on User Timezone.)
Instructions:
1. JAVA_OPTIONS="${JAVA_OPTIONS} -Duser.timezone=America/Bogota" ==> Added in startWeblogic.sh file ..
2. SQL ALTER SESSION SET TIME_ZONE = 'America/Bogota' ==> Added in OHI DataSource Connection Pool in the initsql block.
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |
References |