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.
Data base table | Key |
item store |
|
message store |
|
identifier store |
|
Entries in the item store and message store can possess identical keys because the stores are different tables within the database.
Parent topic: Using identifier, message, and item stores