The UCCnet(R) XSD 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(R) Business Integration Express system
transforms UCCnet XML messages into UCCnetXSD_envelope business
objects, which can then be manipulated in business processes.
The UCCnetXSD_envelope business object is based on the UCCnet
XSD and is typically used to exchange data between the runtime
connector portions of specific adapters and collaboration objects.
The attributes of the business object cover the business
information types that are published between trading partners in
the UCCnet environment.
Notes:
- This is the second release of IBM(R)
WebSphere(R) Business Integration Express for Item
Synchronization V4.3.1 and the first release of IBM(R)
WebSphere Business Integration Express Plus for Item
Synchronization V4.3.1.
- Except where noted, all the information in this guide applies
to both IBM WebSphere Business Integration Express for Item
Synchronization and IBM WebSphere Business Integration Express Plus
for Item Synchronization. The term "WebSphere Business Integration
Express for Item Synchronization" and its variants refer to both
products.
- The reader should be familiar with the IBM WebSphere Business
Integration Express system components, the UCCnet message set, and
the UCCnet XML Schema Definition (XSD), and have access to UCCnet
documentation and UCCnet eRoom digital workplaces.
The UCCnetXSD_envelope business object is a hierarchical
business object. The following table shows its structure.
Table 1. Attributes for
UCCnetXSD_envelope business object
Name |
Type |
Key |
Cardinality |
XMLDeclaration |
String |
|
|
DocType |
String |
|
|
ROOT |
UCCnetXSD_ROOT_envelope |
x |
1 |
The UCCnetXSD_envelope business object includes an attribute
based on the following child business object:
- UCCnetXSD_ROOT_envelope
- This child business object is a hierarchical business object.
It contains child business objects for the message header and for
the body of the message. The child business object representing the
body of the message contains additional child business objects that
represent different types of information used for items in UCCnet.
UCCnetXSD_envelope and its nested child business object definitions
contain exactly the same attributes, sequence, and structure that
are specified in the UCCnet XSD. See UCCnet documentation for more
information on the attributes required by UCCnet.
The UCCnetXSD_envelope business object supports the following
verbs:
- Request Processing (sending to the destination application):
Create
- Event Notification (receiving from the source application):
Create
To examine a listing of the attributes of the UCCnetXSD_envelope
business object, use the System Manager or Business Object
Designer.
For more information on related business objects, see the
following documents:
