Table of Contents

Search

  1. Preface
  2. Part 1: Introduction
  3. Part 2: Configuring Hub Console Tools
  4. Part 3: Building the Data Model
  5. Part 4: Configuring the Data Flow
  6. Part 5: Executing Informatica MDM Hub Processes
  7. Part 6: Configuring Application Access
  8. Appendix A: MDM Hub Properties
  9. Appendix B: Viewing Configuration Details
  10. Appendix C: Row-level Locking
  11. Appendix D: MDM Hub Logging
  12. Appendix E: Table Partitioning
  13. Appendix F: Collecting MDM Environment Information with the Product Usage Toolkit
  14. Appendix G: 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!