CSA · Question #186
What module enables an administrator to define destinations for imported data on any ServiceNow table?
The correct answer is C. Transform Map. This question identifies the ServiceNow module responsible for defining how imported data maps to target tables.
Question
What module enables an administrator to define destinations for imported data on any ServiceNow table?
Options
- AField Transform
- BSchema Map
- CTransform Map
- DImport Map
How the community answered
(23 responses)- C96% (22)
- D4% (1)
Why each option
This question identifies the ServiceNow module responsible for defining how imported data maps to target tables.
Field Transform refers to a specific action of transforming data for a single field, not the overarching module for defining all mappings.
Schema Map is a general database concept, not a specific ServiceNow module for data import mapping.
Transform Map is the module in ServiceNow that allows administrators to define the precise mapping between fields in an import set (source) and fields in a target ServiceNow table (destination). It also enables data transformation during the import process.
Import Map is a common synonym for a transform map, but 'Transform Map' is the precise and official name of the ServiceNow module.
Concept tested: ServiceNow data import and transform maps
Source: https://docs.servicenow.com/bundle/utah-platform-administration/page/administer/import-sets/concept/c_TransformMaps.html
Topics
Community Discussion
No community discussion yet for this question.