nerdexam
ServiceNow

CSA · Question #123

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

The correct answer is D. Transform Map. This question identifies the ServiceNow tool used to map fields between an import set table and a target table during data import.

Submitted by haruto_sh· 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

  • ATransform Schema
  • BSchema Map
  • CDictionary Map
  • DTransform Map
  • EField Transformer
  • FImport Designer

How the community answered

(39 responses)
  • C
    3% (1)
  • D
    92% (36)
  • E
    5% (2)

Why each option

This question identifies the ServiceNow tool used to map fields between an import set table and a target table during data import.

ATransform Schema

Transform Schema is not a standard ServiceNow tool used for defining field relationships during data imports.

BSchema Map

Schema Map is a general term for mapping schemas but not the specific ServiceNow tool for import field relationships.

CDictionary Map

While the data dictionary defines fields, 'Dictionary Map' is not the specific ServiceNow tool used for mapping import set fields to target table fields.

DTransform MapCorrect

The Transform Map tool in ServiceNow is specifically designed to define how data from an import set table's columns (source fields) should be mapped and transformed into the target table's columns (target fields) during the import process, allowing for direct mapping, scripting, and coalesce field definitions.

EField Transformer

Field Transformer is not a standard ServiceNow tool used for defining field relationships during data imports.

FImport Designer

Import Designer is not the specific ServiceNow tool used for defining field relationships between import set and target tables; Transform Maps handle this function.

Concept tested: ServiceNow Transform Maps functionality

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

Topics

#Import Sets#Transform Maps#Data Import#Data Migration

Community Discussion

No community discussion yet for this question.

Full CSA Practice