Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space FUNCTDEV and version SVC2021.1

...


Panel
titleData Reuse Page in SOAtest

Panel
titleData Reuse Page in Virtualize

Image Removed


The right panel displays the record types and fields for a group. Any record types or fields that match existing data repository records will be marked with the (matching) label.

...

You can choose among the following options to control how new data from the traffic file will extend and/or update existing repository data sets:

...

  • Replace: Erase existing data then add the new data.
  • Append: Adds new records without first erasing the existing data.

Virtualize Options

...

Image Removed

For a concrete example of how each strategy operates, assume that you have the following existing data set (where CustomerID is the key column):

...

Also assume that you have new traffic that contains the following data:

...

Replace

Erases existing data then add the new data.

Image Removed

Given the example above, replace would result in the following:

...

Merge

Imports new data without modifying existing data.

Image Removed

Given the example above, merge would result in the following:

...

Update

Updates matching records with new data and creates new records as needed.

Image Removed

Given the example above, update would result in the following:

...

Overwrite

Updates matching records (with matching keys) with new data, does not create any additional records.

If you import traffic into a new data set, new records will be created even though there are no matching keys.

Image Removed

Given the example above, overwrite would result in the following:

...

Anchor
Understanding Record Import Options
Understanding Record Import Options
Understanding Record Import Options

...