Identifies how and why various collaboration objects persist, retrieve, update, and delete items to and from identifier, message, and item stores.
Persisting or deleting an item to or from a local identifier store
Various collaboration objects used in the Product Information Management for Retailers solution can initiate the storage or deletion of a business object to or from an identifier store.Persisting, retrieving, or deleting an item to or from a local message store
Various collaboration objects used in the Product Information Management for Retailers solution can initiate the storage, retrieval, or deletion of a business object to or from a message store.Persisting, retrieving, updating, or deleting an item to or from a local item store
Various collaboration objects used in the Product Information Management for Retailers solution can initiate the storage, retrieval, updating, or deletion of a business object to or from an item store.Generating data base keys
A UCCnetMessageReceive collaboration object generates keys to items in each of the stores.A key is guaranteed to be unique for each item and for each type of command. The key for the item store is saved in the Retail_Item business object internals.correlationID attribute. Do not modify the value of this attribute.
Parent topic: Solution Development Guide