- CMN2007E
- Explanation: This message is issued by the default implementations of inventory related task commands (such as CheckInventoryCmdImpl, UpdateInventoryCmdImpl, and CheckInventoryAvailabilityCmdImpl) when there is insufficient inventory for the quantity of a product required to fulfill an Order.\n\nWhen STORE.ALLOCATIONGOODFOR is zero, the CheckInventoryCmdImpl and UpdateInventoryCmdImpl default task command implementations check the INVENTORY table. Otherwise, the CheckInventoryAvailabilityCmdImpl default task command implementation checks the RECEIPT and ITEMFFMCTR tables.
Sunday, 6 November 2011
ERROR Message: CMN2007E: There is insufficient inventory to purchase 1 units of the product for catalog entry
Subscribe to:
Post Comments (Atom)
How to customize java.util.logging.Logger class to write logs in separate file than System.out.log in Websphere commerce/ HCL commerce)
/** * This method updated the passed in java.util.logging.Logger object with * custom file handler to write logs data form that class ...
-
STORECAT This table holds the relationship between StoreEntities and the Catalogs that they offer. Column Name Column Type Descripti...
-
atchast atchastlg atchrel atchtgt atchtgtdsc collateral ...
-
Extended Site architecture diagram & solution outline In WCS Extended site model Multiple stores can exist in a single S...
sooo basically its out of stock?
ReplyDeleteIt depends on configuration. It checks inventory in different tables. So make sure configuration is correct.
ReplyDeleteIt depends on configuration. It checks inventory in different tables. So make sure configuration is correct.
ReplyDeleteI am getting the same error, I have a DOM inventory type, but when I checkout with more than one item it returns the same error status.
ReplyDeleteDo you have any idea how to fix it.
Thanks