Logic for Creating and Skipping Records During Import

The import framework includes a methodology in which an institution can determine whether instances of the following records can be imported into Anthology Reach:

  • Address
  • Application Registration
  • Area of Interest
  • Contact
  • Experience
  • Previous Education
  • Test Score
  • Extra Curricular Participant

This methodology enables institutions to customize the import framework by defining record creation and skip logic using integration mapping records.

The following table describes integration mapping that is required for creating/skipping instances of the above records:

Field Description
Template Type Can be set to an import name.
Internal Field Name Set to isValidRecord.
Parameters Includes comma-separated external field names of integration mapping records which will evaluate to a Boolean value. These conditions will be considered before creating a record of the specified test type.

The record is created when the condition evaluates to TRUE.

Record creation is skipped when the condition evaluates to FALSE.

Data Transformation Type LOGICALAND
Record Type The name of the entity. For example, the value in this field can be Contact.TestScore.6.