Multidomain MDM
- Multidomain MDM 10.3 HotFix 3
- All Products
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:
|
<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. |