Item Look Up Error in SIM V15
Hi all,
I am getting the below error when try to look up the items from the SIM application.The Item_hierarchy is not populating when you try to select the item hierarchy.I have inserted data to the related following tables:
1) ITEM
2) ITEM_HIERARCHY
3) ITEM_HIERARCHY_ATTRIB
4) BARCODE_ATTRIBUTE
5) ITEM_PRICE
6) STORE
7) STORE_ITEM
8) STORE_ITEM_STOCK
Please find the attachment for error.
oracle.retail.sim.common.core.SimServerException: Error occurred during service invocation.
at weblogic.utils.StackTraceDisabled.unknownMethod()
Caused by: java.lang.NullPointerException
... 1 more