Develop > Controller layer > Integrate with back-end systems and external applications > Integration XML messages > Back-end integration messages


Update_NC_ProductInventory message

The Update_NC_ProductInventory message is an inbound message that contains inventory information for a product. A back-end application generates this message and sends it to the WebSphere Commerce inbound message queue, where the WebSphere Commerce system receives the message. WebSphere Commerce updates the INVENTORY table with the new inventory information.

The Update_NC_ProductInventory message uses the XML message format and follows Update_NC_ProductInventory_10.dtd.

IBM recommends that you use the Update_WCS_ProductInventory message in place of Update_NC_ProductInventory as it is an improved version. When using the Update_WCS_ProductInventory message, the ProductNumberByMerchant field can be optionally replaced by ProductSKU.

The format and the source of the XML element values are described in the following table. For a description of the database column, follow the link to its associated table. Fields are optional unless otherwise noted. The tag value length in the XML message for database fields of type INT, BIGINT and DOUBLE should be CHAR (10), CHAR(19), and CHAR(16) respectively.

Level XML Element Comment Table Name Column Name
1 ProductNumber ByMerchant Mandatory INVENTORY CATENTRY_ID
2 MerchantID Mandatory INVENTORY STORE_ID
3 Quantity Mandatory INVENTORY QUANTITY
4 UserData   N/A N/A


Behavior:

Related reference

Update_WCS_ProductInventory message


+

Search Tips   |   Advanced Search