NullPointerException In IProcurement When Clicking The 'View Cart And Checkout' Button
(Doc ID 2367925.1)
Last updated on APRIL 19, 2023
Applies to:
Oracle iProcurement - Version 12.2.7 and laterInformation in this document applies to any platform.
Symptoms
On Release 12.2.7 version, Create Requisition
When attempting to Create a Requisition and Add the Items to the Shopping Cart the following error occurs.
ERROR:
Exception Details.
oracle.apps.fnd.framework.OAException: java.lang.NullPointerException
at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:912)
.
## Detail 0 ##
java.lang.NullPointerException
at oracle.apps.icx.por.req.webui.ShoppingCartPopupCO.prepareUI(ShoppingCartPopupCO.java:765)
at oracle.apps.icx.por.req.webui.ShoppingCartPopupCO.processRequest(ShoppingCartPopupCO.java:387)
STEPS TO REPRODUCE
The issue can be reproduced at will with the following steps:
1. Sign on to Application
2. Select Responsibility: iProcurement
3. Navigation: iProcurement Home - page ->> Shop Tab ->>
4. Create a Catalog Requistion and Add (3) Items ->> Click: Add to Cart ->>
5. Click: View Cart and Checkout Receive Error: Exception Details.
oracle.apps.fnd.framework.OAException: java.lang.NullPointerException
at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:912)
.
## Detail 0 ##
java.lang.NullPointerException
at oracle.apps.icx.por.req.webui.ShoppingCartPopupCO.prepareUI(ShoppingCartPopupCO.java:765)
at oracle.apps.icx.por.req.webui.ShoppingCartPopupCO.processRequest(ShoppingCartPopupCO.java:387)
BUSINESS IMPACT
The issue has the following business impact:
Due to this issue, users cannot complete the Requisition without Error.
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 |