The UCCnetMessageReceive collaboration template can persist the UCCnetGBO_envelope business object.
Persisting items to a local identifier store (Catalog Item Notifications)
For a Catalogue Item Notification with a NEW_ITEM, DATA_CHANGE, WITHDRAW, or DE_LIST command, a UCCnetMessageReceive collaboration object accommodates persisting the business object to a local identifier store by sending it to its ToIdentifier_Store port.Persisting items to a local message store
A UCCnetMessageReceive collaboration object accommodates persisting the business object to a local message store for use in a return message by sending it to its ToMessage_Store port.
Parent topic: Overall process logic