SIGNON_PASSWORD_CUSTOM- Password Validation
Hello,
We are implementing employee/ex-employee registration.
The sample code is given in (How to Implement Signon Password Custom Profile Option in EBS 11i / R12 (Doc ID 362663.1)) is working fine. However, when we add code to validate the password, whether it has 3 of the 4 patterns ( Upper case letters, Lower letters, Numbers, and Special Characters), we receive an error "ORA-20000: An unexpected error has occurred. Please try again later. If the error persists, please contact your System Administrator."
The code we added works fine in Eclipse/Jdeveloper.
Has anyone implemented this requirement?
Thank you
Ram