Skip to content

data diff

Nathan Richardson edited this page Jan 5, 2016 · 11 revisions
Model Data Diff

Icon

metl data diff 48x48 color

Use When

A set of model based data needs compared to another set of model based data in order to generate insert/update/delete instructions for a writer component

Samples

Description

The Model Data Diff component compares two sets of model based data in order to generate insert/update/delete instructions for a writer component in order to get the model based data sets to match.

Inbound Message Type

Model Based Message

Output Message Type

Model Based Message

Parameters
Name Description ../common-properties/input-model.ad ../common-properties/unit-of-work.ad ../common-properties/enabled.ad

Source of Old Version

The source component that is sending data to the data diff component that represents the old or prior data for the compare

Source of New Version

The source component that is sending data to the data diff component that represents the new or current data for the compare ../common-properties/rows-per-message.ad

In Memory Compare

Whether the compare should be done in memory or on disk. If checked, the compare will be done completely in memory ../common-properties/log-input.ad ../common-properties/log-output.ad ../common-properties/inbound-queue-capacity.ad ../common-properties/shared.ad

Clone this wiki locally