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.
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)- C3% (1)
- D92% (36)
- E5% (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.
Transform Schema is not a standard ServiceNow tool used for defining field relationships during data imports.
Schema Map is a general term for mapping schemas but not the specific ServiceNow tool for import field relationships.
While the data dictionary defines fields, 'Dictionary Map' is not the specific ServiceNow tool used for mapping import set fields to target table fields.
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.
Field Transformer is not a standard ServiceNow tool used for defining field relationships during data imports.
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
Community Discussion
No community discussion yet for this question.