CRR - Hyphen Is Not working In Value While Efile Xml Generation
(Doc ID 2626303.1)
Last updated on JANUARY 16, 2020
Applies to:
Oracle Financial Services Behavior Detection Platform - Version 8.0 and laterInformation in this document applies to any platform.
Symptoms
CRR - hyphen is not working in value while efile xml generation
Values with hyphen are not working in the CRR framework. Below is the error is thrown by the framework. This works for values that doesn't have a hyphen.
Exception Description: Enum constant [nonstandard.mfiu_str.TransactionType.REMITTANCE-DEPOSIT] not found.]
at org.persistence.jaxb.dynamic.DynamicJAXBContext.getEnumConstant(DynamicJAXBContext.java:176)
at com.oracle.ofss.crrinfrastructure.dynamicOutputgen.handlers.EnumAttributeHandler.attributeSetter(EnumAttributeHandler.java:36)
at com.oracle.ofss.crrinfrastructure.dynamicOutputgen.helpers.OutputXMLAttributes.getAttributes(OutputXMLAttributes.java:58)
at com.oracle.ofss.crrinfrastructure.dynamicOutputgen.helpers.OutputXMLEntities.generateXML(OutputXMLEntities.java:227)
at com.oracle.ofss.crrinfrastructure.dynamicOutputgen.handlers.CollectionEntityHandler.entitySetter(CollectionEntityHandler.java:27)
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 |
Cause |
Solution |