After Upgrade to FDMEE 11.2, Scripts Failed With "TypeError: 'java.util.HashMap' object is not callable"
(Doc ID 2831621.1)
Last updated on JULY 14, 2023
Applies to:
Hyperion Financial Data Quality Management, Enterprise Edition - Version 11.2.6.0.000 and laterInformation in this document applies to any platform.
Symptoms
After upgrade FDMEE to 11.2, Export step failed in AftLoad.py with this Error:
Caused by: Traceback (most recent call last):
File "", line 9, in
File "", line 68, in loadData
File "", line 439, in executeScript
File "\XXXXXXXXXXXX/data/scripts/event/AftLoad.py", line 9, in
fdmAPI.logDebug("Target App Name = " + fdmContext("TARGETAPPNAME"))
TypeError: 'java.util.HashMap' object is not callable
Changes
There is a difference between Jython version used in 11.1.2.4 version & 11.2 version.
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 |