Import Validations

Before import from the interface tables into the TCA Registry, a record must pass import validations. All elements of an interface table record must succeed, or the entire record is considered with error.

Records that fail validations are marked, and all errors for one record are captured after the entire record is validated. After validation, only successful records are imported into the Registry.

The types of validations include:

The parent and child relationships of entities also affect whether a record succeeds or fails validation. See: Interface Table Parent and Child Relationships.

Other Sources

Related Topics