Table of Contents

Search

  1. Introduction
  2. Configuring Hub Console Tools
  3. Building the Data Model
  4. Configuring the Data Flow
  5. Executing Informatica MDM Hub Processes
  6. Configuring Application Access
  7. MDM Hub Properties
  8. Viewing Configuration Details
  9. Search with Solr
  10. Row-level Locking
  11. MDM Hub Logging
  12. Table Partitioning
  13. Collecting MDM Environment Information with the Product Usage Toolkit
  14. Glossary

Elements in an XML Message

Elements in an XML Message

The following table describes the elements in an XML message.
Field
Description
Root Node
<siperianEvent>
Root node in the XML message.
Event Metadata  
<eventMetadata>
Root node for event metadata.
<messageId>
Unique ID for siperianEvent messages.
<eventType>
Type of event with one of the following values:
  • Insert
  • Update
  • Update XREF
  • Accept as Unique
  • Merge
  • Unmerge
  • Merge Update
<baseObjectUid>
UID of the base object affected by this action.
<packageUid>
UID of the package associated with this action.
<messageDate>
Date/time when this message was generated.
<orsId>
ID of the Operational Reference Store (ORS) associated with this event.
<triggerUid>
UID of the rule that triggered the event that generated this message.
Event Details  
<eventTypeEvent>
Root node for event details.
<sourceSystemName>
Name of the source system associated with this event.
<sourceKey>
Value of the PKEY_SRC_OBJECT associated with this event.
<eventDate>
Date/time when the event was generated.
<rowid>
RowID of the base object record that was affected by the event.
<xrefKey>
Root node of a cross-reference record affected by this event.
<systemName>
System name of the cross-reference record affected by this event.
<sourceKey>
PKEY_SRC_OBJECT of the cross-reference record affected by this event.
<packageName>
Name of the secure package associated with this event.
<columnName>
Each column in the package is represented by an element in the XML file. Examples: rowidObject and consolidationInd. Defined in the ORS-specific XSD that is generated using the JMS Event Schema Manager tool.
<mergedRowid>
List of ROWID_OBJECT values for the losing records in the merge. This field is included in messages for Merge events only.

0 COMMENTS

We’d like to hear from you!