Example: Implementing a Person/Prospect Person Evidence Converter

The following example outlines how to implement a converter. 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. Sample Foreign Residency information had previously been stored as static evidence on the SampleForeignResidency database table. It is now necessary to store this information as dynamic evidence. A new converter is required which will take this information from the legacy table and convert and store it as dynamic evidence.

The steps involved in implementing a converter are: