The UCCnet DTD defines standards for the item information exchanged between UCCnet trading partners and for the requirements of the iSoft Peer-to-Peer Agent, which enables the exchange of data in the form of XML messages. The WebSphere Business Integration Express system transforms UCCnet XML messages into UCCnet_envelope business objects, which can then be manipulated in business processes.
The UCCnet_envelope business object is based on the UCCnet DTD and is typically used to exchange data between the connector portions of specific adapters and the Item Synchronization collaboration objects. The attributes of the business object cover both the addressing information used by the iSoft Peer-to-Peer Agent in transmitting XML messages, and the business information types that are published between trading partners in the UCCnet environment.
The UCCnet_envelope business object is a hierarchical business object. The following table shows its structure:
Table 1. Attributes for UCCnet_envelope business object
Name | Type | Key | Cardinality |
---|---|---|---|
XMLDeclaration | String | ||
DocType | String | ||
TLO | UCCnet_TLO_envelope | x | 1 |
The UCCnet_envelope business object includes attributes based on the following child business objects:
Table 2. Attributes for UCCnet_TLO_envelope child business object
Name | Type | Key | Cardinality |
---|---|---|---|
communicationVersion | String | ||
messageHeader | UCCnet_envelope_messageHeader | x | 1 |
body | UCCnet_envelope_body | 1 |
The UCCnet_envelope business object supports the following verbs:
To examine a listing of the attributes of the UCCnet_envelope business object, use the System Manager or Business Object Designer.
templates, see the following
documents: