Custom Domain Extensibility Is Not Working For GCIF Party and User Account Access Screen
(Doc ID 2918051.1)
Last updated on JANUARY 02, 2023
Applies to:
Oracle Banking Digital Experience - Version 21.1.0.0.0 to 21.1.0.0.0 [Release 21]Information in this document applies to any platform.
Symptoms
PROBLEM DESCRIPTION
Users are not able to add a custom field in the account access screen (party account access and user account access).
They have tried adding a field on the screen and passing the same on a payload with # separated values for the custom domain and draft custom domain as mentioned for custom domain extensibility
But getting the below errors :
com.ofss.digx.app.accountaccess.assembler.AccountAccessAssembler - Customized Domain Object failed to be instantiated from com.ofss.digx.app.accountaccess.dto.AccountAccessDTO
java.lang.ClassCastException: com.profinch.digx.cz.bnk.domain.access.entity.account.draft.CZDraftAccountAccess incompatible with com.ofss.digx.domain.accountaccess.entity.AccountAccess
at com.ofss.digx.app.accountaccess.assembler.AccountAccessAssembler.toDomainObject(AccountAccessAssembler.java:35)
at com.ofss.digx.app.accountaccess.service.AccountAccess.submitUserAccountAccess(AccountAccess.java:948)
at com.ofss.digx.jms.accountaccess.listener.UserAccountAccessGcifMessageListener.createUserAccountAccess(UserAccountAccessGcifMessageListener.java:118)
at com.ofss.digx.jms.accountaccess.listener.UserAccountAccessGcifMessageListener.onMessage(UserAccountAccessGcifMessageListener.java:81)
Changes
No changes done to hardware/product or environment cause this issue.
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 |