Example: Implementing a Person/Prospect Person Evidence Replicator

The following example outlines how to implement a replicator. In this scenario, Sample Foreign Residency has been configured as a new dynamic evidence type. For more information on how to configure a new evidence type, please see the Cúram Dynamic Evidence Configuration Guide. The new Sample Foreign Residency evidence type has the following attributes,

It has been assumed that this dynamic evidence type has been activated and is configured for use with person/prospect person. Until now Sample Foreign Residency information has been stored as static evidence on the SampleForeignResidency database table. It is now necessary to store this information as dynamic evidence. A new replicator may be required to replicate evidence changes to the legacy database table so that this table is in sync with the dynamic evidence.

The steps involved in implementing a replicator are: