Duplicate Resolution Detail
The information used to determine master record and surviving entities during the duplicate resolution.
QName: {http://xmlns.oracle.com/apps/cdm/dataStewardship/resolutionService/}ResolutionDetail
Relationships
The following table describes how this service data object is related to other service data objects or business object services.
| Relationship Type | Object or Service |
|---|---|
|
Contained by |
|
|
Handled by |
Attributes
The following table describes attributes in the service data object.
| Name | Type | Description |
|---|---|---|
|
Action |
string |
Type of the actions like Transfer, Merge, Remove or Retain |
|
EntityId |
long |
Primary key of the record. |
|
EntityObject |
string |
Logical business entity of this record. |
|
MasterFlag |
boolean |
Indicates if the party is master. |
|
MasterId |
long |
Refers to the master record of this record. |
|
ParentId |
long |
Refers to parent record of this record. |
|
ParentMasterId |
long |
Refers to the master record of the parent record. |
|
ParentObject |
string |
Logical business entity of the parent record. |