Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

If no value (null/empty) is provided for a user property AND and that property is part of the ResetFieldsToDefaultIfEmpty array, it resets any existing empty value to its default value (dependent on the data type - see below). But if that filed is not included in ResetFieldsToDefaultIfEmpty, that field is ignored doesn’t get updated.

If we want to set null/empty value to any field, those fields must be included in ResetFieldsToDefaultIfEmptyConfiguration. That means If any organization uses deactivation field (Deactivate (X)) that needs to included in this configuration.

Info

The user property must be part of the DataValidationConfiguration except except for any Primary Identifying Field)

...