Asynchronous Outbound Integration Processing
50
Integration Guide
Object Structure Identification
Summary The integration framework builds an object structure from the objects.
1 The object structure that is associated with each publish channel is
determined.
2 The object structure identifies its component objects.
3 The integration framework constructs the object structure from the objects.
4 The integration framework adds the following header information to the
object structure:
Output The output of this activity is an object structure with the following format and
header data:
<PublishObjectStructureName creationDateTime="system"
messageID="null" event="0" xmlns:xsi="http://www.w3.org/2001/
XMLSchema-instance" xmlns="http://www.ibm.com/maximo">
<ObjectStructureNameSet>
<ObjectName>
.
.
.
</ObjectName>
</ObjectStructureNameSet>
</PublishObjectStructureName>
Object Structure Processing Rules
Summary Object structure processing rules define conditions under which the system can
skip or stop a message. Rules also can change in an object structure. You have a
final opportunity to manipulate the primary and unique keys that are defined for
an object.
T
IP To see if outbound processing rules exist for the object structure, go to the
Processing Rules for Sub-Records table window of the Publish Channel tab in the
Publish Channels application.
Tag Value
Object structure name The name of the object structure.
messageID Unique message identifier.
creationDateTime System datetime.