SaveAutoMatchDataFormID Attribute
This required attribute represents the edit data form instance ID used to save the auto-matched record back to the batch. The batch row will be passed in as the record ID and the matched record ID will be passed in the DataFormItem using SaveAutoMatchDataFormMatchedFieldID. Either this attribute or SaveAutoMatchRecordOperationID must be set.
For example, the Constituent Update Batch utilizes a data form named Constituent Update Batch Duplicate Constituent Auto Match Edit Data Form as designated by the SaveAutoMatchDataFormID="92dd7b70-4577-4093-add9-d938022eec5c" attribute value within the AutoMatch element. This data form is used by the batch to update a constituent update batch row with an auto-matched constituent.
<AutoMatch AutoMatchThresholdDataFormID="8cdcd98d-3cf0-4440-bfd3-1267678a3a51"
AutoMatchThresholdFormFieldID="AUTOMATCHTHRESHOLD"
OverallMatchThresholdFormFieldID="OVERALLMATCHTHRESHOLDBATCH"
SearchResultScoreColumn="MATCHPERCENTAGE"
SaveAutoMatchDataFormID="92dd7b70-4577-4093-add9-d938022eec5c"
SaveAutoMatchDataFormMatchedFieldID="PRIMARYRECORDID">