DataStoreRetail_Item business object

This business object wraps the Retail_Item business object for manipulation by a collaboration object based on the ItemStore collaboration template and the IBM® WebSphere® Business Integration Data Handler for XML.

This temporary object must contain an attribute named xmlVersion with App Spec Info of type=pi, an attribute named docType with App Spec Info of type=doctype, and a single cardinality copy of the object to be converted to an XML string.

Structure

The DataStoreRetail_Item business object is a hierarchical business object. The following table shows its structure.
Table 1. Attributes for DataStoreRetail_Item business object
Name Type Key Cardinality App Spec Info
xmlVersion String     type=pi
docType String     type=doctype
Retail_Item Retail_Item x 1 Retail_Item
The DataStoreRetail_Item business object includes an attribute based on the following child business object:
  • Retail_Item – This child business object is a hierarchical business object. See the Retail_Item business object for more information on this child business object.

Verbs

The DataStoreRetail_Item business object supports the following verbs:
  • Request Processing (sending to the destination application): Create, Update, Delete, Retrieve
  • Event Notification (receiving from the source application): Create, Update, Delete, Retrieve

Examine

To examine a listing of the attributes of the DataStoreRetail_Item business object, use the System Manager or Business Object Designer.

Related information

For more information on related business objects, collaboration templates, and other components, see the following:

Parent topic: PIMR business objects