How To Enable Ability To Delete Dimension Members in OFSAAI 8.1.x?
(Doc ID 2858195.1)
Last updated on JULY 12, 2023
Applies to:
Oracle Financial Services Analytical Applications Infrastructure - Version 8.1.0.0.0 and laterInformation in this document applies to any platform.
Oracle Financial Services Analytical Applications Infrastructure (OFSAAI)
Oracle Financial Services Analytical Applications (OFSAA)
Oracle Financial Services Enterprise Performance Management (EPM)
Symptoms
On OFSAAI 8.1.x version, user is trying to delete a Dimension Member (Common Object Maintenance -> Dimension Management -> Members).
In order to activate this ability, user made the changes suggested in "How to Enable the Ability to Delete a Dimension Member in OFSAA" (Document 1160791.1), but operation is still not possible.
User is trying to remove member from custom dimension having ID 657.
Though below line got added to AMHMConfig.properties under "# Member Deletion Configuration - VALUE- Y/N", issue still persists.
MEMBER_DEL-<INFODOM>-657=Y
From FUSIONSUBSYSTEMSService.log in webserver's deployed location:
[28-02-22 11:18:18,231 GMT AM] [INFO ] [WEB] [AMHM] [NA] [HIERARCHYCONFIGCACHE] Key..MEMBER_DEL-<INFODOM>-709..value..Y
[28-02-22 11:18:18,235 GMT AM] [INFO ] [WEB] [AMHM] [NA] [HIERARCHYCONFIGCACHE] Key..MEMBER_DEL-<INFODOM>-5..value..Y
[28-02-22 11:18:18,235 GMT AM] [INFO ] [WEB] [AMHM] [NA] [HIERARCHYCONFIGCACHE] Key..MEMBER_DEL-<INFODOM>-4..value..Y
[28-02-22 11:18:18,235 GMT AM] [INFO ] [WEB] [AMHM] [NA] [HIERARCHYCONFIGCACHE] Key..MEMBER_DEL-<INFODOM>-3..value..Y
[28-02-22 11:18:18,235 GMT AM] [INFO ] [WEB] [AMHM] [NA] [HIERARCHYCONFIGCACHE] Key..MEMBER_DEL-<INFODOM>-2..value..Y
[28-02-22 11:18:18,235 GMT AM] [INFO ] [WEB] [AMHM] [NA] [HIERARCHYCONFIGCACHE] Key..MEMBER_DEL-<INFODOM>-1..value..Y
[28-02-22 11:18:18,235 GMT AM] [INFO ] [WEB] [AMHM] [NA] [HIERARCHYCONFIGCACHE] Key..MEMBER_DEL-<INFODOM>-0..value..Y
(...)
[28-02-22 11:18:18,401 GMT AM] [INFO ] [WEB] [AMHM] [NA] [HIERARCHYCONFIGCACHE] Looking value in cache for the key..MEMBER_DEL-<INFODOM>-657
Changes
AMHMConfig.properties file details moved to Config schema starting from 8.1 version. The referenced table is AAI_AMHM_PROPS.
Parameter values and their descriptions for configuring the Dimension Management module can be found in chapter 3.2 "General Configurations for Dimension Management Module" from OFSAAI 8.1 Administration Guide .
Cause
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
Symptoms |
Changes |
Cause |
Solution |
References |