Unexpected Error While Clicking Back Button in Create Contact in Admin Page
(Doc ID 2059909.1)
Last updated on OCTOBER 10, 2022
Applies to:
Oracle iSupplier Portal - Version 12.2 and laterInformation in this document applies to any platform.
Symptoms
Unexpected error Occurs while clicking on back button in Create Contact in Admin page
ERROR
Exception Details.
oracle.apps.fnd.framework.OAException: oracle.jbo.DMLException: JBO-26041: Failed to post data to database during "Insert": SQL Statement "INSERT INTO POS_CONTACT_REQUESTS(CONTACT_REQUEST_ID,MAPPING_ID,REQUEST_STATUS,REQUEST_TYPE,HAS_BACKING_DOC,CREATED_BY,CREATION_DATE,LAST_UPDATED_BY,LAST_UPDATE_DATE,LAST_UPDATE_LOGIN,CREATE_USER_ACCOUNT,DO_NOT_DELETE) VALUES (:1,:2,:3,:4,:5,:6,:7,:8,:9,:10,:11,:12)".
at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:912)
at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:886)
at oracle.apps.fnd.framework.OAException.wrapperInvocationTargetException(OAException.java:1009)
at oracle.apps.fnd.framework.server.OAUtility.invokeMethod(Unknown Source)
.
.
.
## Detail 0 ##
java.sql.SQLIntegrityConstraintViolationException: ORA-01400: cannot insert NULL into ("POS"."POS_CONTACT_REQUESTS"."LAST_NAME")
at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:462)
STEPS
The issue can be reproduced at will with the following steps:
- Login to iSupplier Portal > Admin tab > Contact directory
- Click Create button
- Click back button in this page
- Click Create again
- Enter contact info, click Save
- Unexpected error appears on the page
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 |