My Oracle Support Banner

Invalid Request /Error While Processing Request While Saving User Details In User Maintenance Screen (Doc ID 2486170.1)

Last updated on MAY 22, 2023

Applies to:

Oracle Financial Services Analytical Applications Infrastructure - Version 8.0.5 and later
Information in this document applies to any platform.

Symptoms

After upgrading to 8.0.5.1.0 not able to edit user details getting "Invalid request /Error while processing request" Error page for user with below format of data.

 ->User name with special characters or space

->Mobile number with space or hypen

->Start / End date with single digit for day&month

logs contains below details,

input validation for input 129043with regex values as [A-Za-z0-9_@]*  Status 
= true 
input validation for input truewith regex values as 
(true|false|TRUE|FALSE)|(Y|N)|((EN|DIS)ABLED)|(ON|OFF|on|off)  Status = true 
input validation for input ABDUL RAUF - 129043with regex values as [A-Za-z0-9 
_@]*  Status = false 
input validation for input ANALYSTwith regex values as .*  Status = true 
input validation for input abdul.r@bank.com with regex values as 
[A-Za-z0-9._%+-]+@[A-Za-z0-9.-]+.[A-Za-z]{2,}  Status = true 
]input validation for input +xx xxxx-xxxxxxwith regex values as ([0-9+ 
]*)|(null[ ]*)  Status = false 
input validation for input Profile for the Administratorwith regex values as 
[A-Za-z0-9_ ']*  Status = true 
input validation for input ADMINwith regex values as [A-Za-z0-9]*  Status = true 
input validation for input Uploadwith regex values as [A-Za-z0-9_@]*  Status = true 
input validation for input SYSADMNwith regex values as [A-Za-z0-9_@]*  Status = true 
input validation for input falsewith regex values as 
(true|false|TRUE|FALSE)|(Y|N)|((EN|DIS)ABLED)|(ON|OFF|on|off)  Status = true 
input validation for input 10/10/1956with regex values as 
(0[0-9]|1[0-2])/([0-2][0-9]|3[0-1])/[0-9][0-9][0-9][0-9]( 
(0[0-9]|1[0-2]):[0-5][0-9]:[0-5][0-9] [AP]?M)?  Status = true 
input validation for input 10/12/2002with regex values as 
(0[0-9]|1[0-2])/([0-2][0-9]|3[0-1])/[0-9][0-9][0-9][0-9]( 
(0[0-9]|1[0-2]):[0-5][0-9]:[0-5][0-9] [AP]?M)?  Status = true 
input validation for input 10/1/2050with regex values as 
(0[0-9]|1[0-2])/([0-2][0-9]|3[0-1])/[0-9][0-9][0-9][0-9]( 
(0[0-9]|1[0-2]):[0-5][0-9]:[0-5][0-9] [AP]?M)?  Status = false 
Input Validation Failed for User Object 
Return Page Path -->/error_page.jsp 

Changes

 Upgrade to 8.0.5.1.0 and users are migrated from LDAP to OFSAA application

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


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.