My Oracle Support Banner

IProcurement: NullPointerException Received When Adding Multiple Items To The Shopping Cart From A Shopping List (Doc ID 2232124.1)

Last updated on APRIL 20, 2023

Applies to:

Oracle iProcurement - Version 12.1.3 and later
Information in this document applies to any platform.

Symptoms


Whenever single items are added to the shopping cart from shopping list there is no error.

However, when two are more items are selected an error is received when adding them to the shopping cart.

 
ERROR
-----------------------

Exception Details.
oracle.apps.fnd.framework.OAException: java.lang.NullPointerException
  at oracle.apps.fnd.framework.OAException.wrapperInvocationTargetException(OAException.java:996)
  at oracle.apps.fnd.framework.server.OAUtility.invokeMethod(OAUtility.java:211)
  at oracle.apps.fnd.framework.server.OAApplicationModuleImpl.invokeMethod(OAApplicationModuleImpl.java:720)
  at oracle.apps.icx.por.common.webui.ClientUtil.invokeMethod(ClientUtil.java:997)
  at oracle.apps.icx.icatalog.shopping.webui.ShoppingClientHelper.addToReqs(ShoppingClientHelper.java:271)
  at oracle.apps.icx.icatalog.shopping.webui.ShoppingClientHelper.addToReqsForSearchResults(ShoppingClientHelper.java:1417)
...
...
## Detail 0 ##
java.lang.NullPointerException
  at oracle.apps.icx.por.schema.server.ItemInfoHelper.getItemDesc(ItemInfoHelper.java:826)
  at oracle.apps.icx.por.req.server.AddToCartSvrCmd.truncateAttributes(AddToCartSvrCmd.java:415)
  at oracle.apps.icx.por.req.server.AddToCartSvrCmd.validateAndDefaultItem(AddToCartSvrCmd.java:259)
  at oracle.apps.icx.por.req.server.AddToCartSvrCmd.execute(AddToCartSvrCmd.java:115)
  at oracle.apps.icx.por.common.server.PorBaseAMImpl.executeServerCommand(PorBaseAMImpl.java:122)


STEPS
-----------------------
The issue can be reproduced at will with the following steps:

1. Log into iProcurement
2. Begin creating a requisition by adding more than one line to the requisition

Changes

 

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.