Product Quantity Update message

The Product Quantity Update 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.

The Product Quantity Update message uses the WebSphere Commerce message format and consists of a set of records, which follow each other sequentially in a data buffer. The following data describes the Product Quantity Update message:


<ECEDOC>

<PROLOG>PRODUCT_QUANTITY_UPDATE_PROLOG_DATA</PROLOG>

<HEADER>

    <HDR010>PRODUCT_QUANTITY_UPDATE_HDR010_DATA</HDR010>

</HEADER>

</ECEDOC>
Note:
  • All records are in sequential order in the buffer. Indentation is used here for readability; it does not appear in the buffer.
  • All fields in the data segments are left-justified and padded to the right with spaces in the buffer.

Data Segments for Product Quantity Update