C2050-723 Free Dumps Study Materials
Question 2: After running the data load utility, the application developer notices an error similar to
the following: An
error occurred while attempting to populate the table ITEMSPC because the mandatory
parameter
ParentProductIdentifier was missing. The ID was not resolved for the table ITEMSPC with the
unique
index data [DL_PROD1_SKU1, 7000000000000000054]. Stack trace:
com.ibm.commerce.foundation.dataload.exception.DataLoadApplicationException: The ID
was not
resolved for the table ITEMSPC with the unique index data [DL_PROD1_SKU1,
7000000000000000054].
at
com.ibm.commerce.foundation.dataload.idresolve.IDResolverForOneTable.resolveId(IDReso
lverForOne
Table.java:336) at
com.ibm.commerce.foundation.dataload.idresolve.IDResolverImpl.resolveId(IDResolverImpl.j
ava:266) at
com.ibm.commerce.foundation.dataload.businessobjectmediator.AbstractBusinessObjectMe
diator.resolv
eIds( AbstractBusinessObjectMediator.java:1164) at
com.ibm.commerce.foundation.dataload.businessobjectmediator.AbstractBusinessObjectMe
diator.resolv
eId(A bstractBusinessObjectMediator.java:1118) at
com.ibm.commerce.inventory.dataload.mediator.AbstractInventoryMediator.resolveItemSPCI
d(AbstractIn
vent oryMediator.java:656) at
com.ibm.commerce.inventory.dataload.mediator.InventoryReceiptMediator.populateRECEIP
T(Inventory
Receipt Mediator.java:251) at
com.ibm.commerce.inventory.dataload.mediator.InventoryReceiptMediator.transform(Invento
ryReceiptM
ediat or.java:120) <...> Note: The information in bold represents variable information:
7000000000000000054.is the member_id, and DL_PROD1_SKU1 is the partnumber. What is
the cause
of the error?
A. The item id is incorrect or missing.
B. The unique index constraint is violated.
C. The inventory value for the product is missing.
D. The inventory system being used is set to ATP while loading non-ATP data.
Correct Answer: D