Merge Record Service Samples

On the Support Tools menu, click Configuration Viewer. The Configuration Viewer page is displayed. Click common > standard > samples and download schemas.zip. Extract the schemas.zip file and go to schemas/home/mdmuser/tibco/mdm/version/schema/DataService/2.0/samples/repository/mergeRecord

Merge Record Service Samples
Sample File Name Description
SingleMerge.xml Includes an example of merging a single record from multiple records with no command qualifier.
SingleRepository.xml Includes an example of merging a single record from a single reposiotry with Validate/Process command qualifier.
CustomerAddress_Add_Relationship.xml Includes an example of adding a new relationship with Validate/Process command qualifier.
CustomerAddress_Delete_Relationship.xml Includes an example of deleting a relationship with Validate/Process command qualifier.
CustomerAddress_Modify.xml Includes an example of modifying a relationship with Validate/Process command qualifier.
RelationshipAttributes.xml Includes an example of modifying relationship attributes with Validate/Process command qualifier.