RETAIN_ITEM_IN_LOCAL_STORE

This property specifies whether the collaboration object directs processing to the LocalItemStore port when the item is successfully processed.

Description

The collaboration object does not direct processing to the LocalItemStore port if the item is rejected by the business policy logic or if an error is detected during the processing of the item.
Possible values Usage
true Default. The collaboration object sends the successfully processed Retail_Item business object to its LocalItemStore port.
false The collaboration object does not send the successfully processed Retail_Item business object to its LocalItemStore port.

Parent topic: Properties specific to this collaboration template