Account Nickname Regex Is Hard Coded
(Doc ID 2762976.1)
Last updated on JUNE 16, 2021
Applies to:
Oracle Banking Digital Experience - Version 20.1.0.0.0 and laterInformation in this document applies to any platform.
Symptoms
Account Nickname Regex doesn't allow Spanish characters
Bank needs to allow Spanish as other language and hence enabled Spanish input and when trying to save the a nickname which has Spanish characters the business policy of Account Nickname update service fails.
ERROR
-----------------------
Invalid Account Nickname.
STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1.Enable Spanish input characters from you by modifying the regex in channel/extensions/resources/nls/data-types.js
2.Enable Taxonomy in the application and maintain regex to allow Spanish characters in DIGX_FW_LOCALE_DATA_TYPE
3.Try to add an account nickname which has Spanish characters.
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 |
References |