Catalog Item Notification commands

Catalogue Item Notification responses are used to publish, or send, information to demand-side trading partners utilizing UCCnet. This collaboration template supports only UCCnet Catalogue Item Notification commands required for item synchronization.

Command list

NEW_ITEM
Notifies all demand-side trading partners that a new item has been submitted (published) to UCCnet by the supply-side trading partner.
NEW_ITEM with reload
Used by a supply-side trading partner to initiate synchronization of data for items traded prior to the supply-side trading partner utilizing UCCnet or to initiate resynchronization of item data. From the viewpoint of the demand-side trading partner, this command is handled as a batch of NEW_ITEM commands.
CORRECTION
Notifies all demand-side trading partners that an existing item is being updated to reflect changes in data previously contained within UCCnet. This command can be performed only on items that have been previously published. Compare this command with DATA_CHANGE.
DATA_CHANGE
Notifies all demand-side trading partners that an existing item is being updated to reflect changes in data previously contained within UCCnet. However, when a supply-side trading partner issues a DATA_CHANGE command to UCCnet, the command creates a new item with the new data changes but with the same identification number, as opposed to updating the existing item with new data (such as the CORRECTION command performs). The demand-side trading partner receives the DATA_CHANGE showing the new item that is to replace the old one.
WITHDRAW
Notifies one or more demand-side trading partners that an item is temporarily unavailable from the supply-side trading partner (a seasonal item, for instance). No additional item data synchronization occurs with the selected demand-side trading partners for this particular item.
DE_LIST
Notifies all demand-side trading partners that an item is no longer being manufactured by the supply-side trading partner and must be removed from the demand-side trading partners' systems. No additional item data synchronization occurs for this particular item.
The UCCnetMessageReceive collaboration template handles the complete set of item description fields used by UCCnet.

Price and PriceBracket commands are used to send pricing-related information to demand-side trading partners using UCCnet. This collaboration template currently supports only UCCnet Price and PriceBracket responses. Each Price or PriceBracket response is separated out from the incoming worklist and passed on through a port for user-defined Demand-side customer processing.

Parent topic: UCCnetMessageReceive collaboration template