Data Quality Guide for Oracle Customer Hub > Configuring Data Quality with Oracle Enterprise Data Quality >

Sample Message from Siebel CRM to EDQ Siebel Connector for Social Media Child Object Matching


The following is a sample message with multiple Contact Social Profiles sent from Siebel CRM to EDQ Siebel Connector for Contact matching.

<Data>
<DriverRecord>
<Contact.Id>12-12ABC1</ContactId>
<firstname>Mike</firsttname>
<lastname>Jones</lasttname>
<ListofSMContactSocialProfile>
<SMContactSocialProfile>
<Author>Mike Jones</Author>
<Community>Facebook</Community>
</SMContactSocialProfile>
<SMContactSocialProfile>
<Author>Mike Jones</Author>
<Community>Google</Community>
</SMContactSocialProfile>
<SMContactSocialProfile>
<Author>jones</Author>
<Community>Instagram</Community>
</SMContactSocialProfile>
<SMContactSocialProfile>
<Author>@jones</Author>
<Community>Twitter</Community>
</SMContactSocialProfile>
<SMContactSocialProfile>
<Author>Mike Jones</Author>
<Community>YouTube</Community>
</SMContactSocialProfile>
</ListofSMContactSocialProfile>
</DriverRecord>
</Data>

Data Quality Guide for Oracle Customer Hub Copyright © 2018, Oracle and/or its affiliates. All rights reserved. Legal Notices.