Property reference

glide.import_set.target.stop_transform

The glide.import_set.target.stop_transform property determines whether to ignore a source row during transformation when multiple target records match all coalesce fields. Admins should care about this setting to manage data integrity and avoid unintended duplicates in target records.

Default: true Type: boolean Application: Global

Key questions about this property

The answers below summarize the purpose, scope, default effect, and review scenarios for this property.

What does it do? This property, when enabled, prevents the transformation process from processing source rows that match multiple target records based on coalesce fields.
What area does it affect? Data Transformation
What does the default mean? The default value is "true", which means this behavior is enabled by default.
When should you review it? Review this property when configuring transform maps or troubleshooting data import issues.

Out of the box property record

Raw metadata from the property record.

Property name glide.import_set.target.stop_transform
Sys ID 80a1b96277222110f5455d14cd5a9999
Type boolean
Application Global
Default value true
Description During a transformation via transform maps, if enabled, if multiple target records match a source row for all coalesce fields, will ignore the row.
Updated 2024-05-25 03:39:03