Run pipeline batch
Now you can run the pipeline batch MongoDB Contacts to xConnect Migration. The new contact identifier Loyalty.Program will be created on xConnect contacts if the required data is available in MongoDB.
After you run the pipeline batch, there are multiple ways you can check to confirm the contact identifier was properly created.
xConnect collection database
xConnect collection database
You can check the xConnect collection database for records that represent the new facet.
-
Connect to one of the collection database shards.
-
Use the following query:
You should see a row for each MongoDB contact that has loyalty program data associated with it.
|
ContactId |
Source |
Identifier |
|---|---|---|
|
|
|
|
xConnect client
xConnect client
You can write an application that uses the xConnect client API to find a contact using its loyalty program membership id.