Multidomain MDM
- Multidomain MDM 10.4 HotFix 3
- All Products
Field
| Description
|
---|---|
siperianEvent
| Root node in the response XML message.
|
eventMetadata
| Root node for the event metadata.
|
messageId
| Unique ID for the
siperianEvent message.
|
eventType
| Type of event. Use one of the following values:
|
baseObjectUid
| Unique ID of the base object that the event affects.
|
packageUid
| Unique ID of the package associated with the event.
|
messageDate
| Date and time when the message was generated.
|
orsId
| ID of the ORS associated with the event.
|
triggerUid
| Unique ID of the rule that triggered the event.
|
<Event Type>Event
| Root node for the event details.
|
sourceSystemName
| Name of the source system associated with the event.
|
sourceKey
| Value of the PKEY_SRC_OBJECT column associated with the event.
|
eventDate
| Date and time when the event was generated.
|
rowid
| Row ID of the base object record that the event affects.
|
xrefKey
| Root node of a cross-reference record that the event affects.
|
systemName
| System name of the cross-reference record that the event affects.
|
sourceKey
| Value of the PKEY_SRC_OBJECT column of the cross-reference record that the event affects.
|
<Package Name>
| Name of the secure package associated with the event.
|
<Column Name>
| Each column in the package is represented as an element in the XML file.
For example,
rowidObject and
consolidationInd .
The field is defined in the ORS-specific XSD file that you generate.
|
mergedRowid
| List of ROWID_OBJECT values of the records that are merged.
Applicable only for the merge events.
|