nerdexam
ServiceNow

CSA · Question #294

Which tool is used to define relationships between fields in an import set table and a target table?

The correct answer is C. Transform Map. A Transform Map is the tool within ServiceNow that defines the relationships and provides mapping instructions between the fields of an import set table and a target table.

Submitted by rachelw· Apr 18, 2026Introduction to Development and Data Migration

Question

Which tool is used to define relationships between fields in an import set table and a target table?

Options

  • ASchema Map
  • BField Transformer
  • CTransform Map
  • DTransform Schema

How the community answered

(24 responses)
  • A
    4% (1)
  • C
    88% (21)
  • D
    8% (2)

Why each option

A Transform Map is the tool within ServiceNow that defines the relationships and provides mapping instructions between the fields of an import set table and a target table.

ASchema Map

A Schema Map visually represents the database schema and table relationships, but it is not used to define field-level data transformations for imports.

BField Transformer

"Field Transformer" is not a standard ServiceNow component or tool used for defining field relationships in the context of data imports.

CTransform MapCorrect

A Transform Map is a set of field maps that determine the relationships between fields in an import set table and fields in an existing ServiceNow table. It specifies how data from the staging (import set) table should be transformed and mapped to the target table during an import process.

DTransform Schema

"Transform Schema" is not a standard ServiceNow component or tool used for defining field relationships in the context of data imports; the correct term is Transform Map.

Concept tested: Transform Map functionality

Source: https://docs.servicenow.com/bundle/utah-platform-administration/page/administer/import-sets/concept/c_TransformMaps.html

Topics

#Data Import#Transform Map#Field Mapping#Import Sets

Community Discussion

No community discussion yet for this question.

Full CSA Practice