My Oracle Support Banner

ECM 8.1.2.1 Base Currency Code Is Not Getting Updated On The Transactions Tab In ECM (Doc ID 2914957.1)

Last updated on DECEMBER 17, 2022

Applies to:

Oracle Financial Services Enterprise Case Management - Version 8.0.7 and later
Information in this document applies to any platform.

Goal

We have changed the base currency code from "USD" to "KWD" in manage common parameters section. We have also updated the base currency in the database table by executing the below query.
UPDATE AAI_FF_CONTROL_PROPERTIES SET V_CONTROL_SPECIFIC_11 = 'KWD' WHERE V_CONTROL_SPECIFIC_12 ='code' and V_CONTROL_SPECIFIC_11='USD';

Even after making the above changes, the base currency on the "transactions tab" is still getting displayed as USD. Kindly provide a fix.
 

 

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


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.