CAD · Question #133
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. A Transform Map defines how fields in an Import Set (staging) table correspond to fields in a target ServiceNow table. It specifies field-to-field mappings and can include transformation scripts to manipulate data during import. 'Field Transformer' and 'Schema Map' are not standa
Question
Which tool is used to define relationships between fields in an import set table and a target table?
Options
- AField Transformer
- BSchema Map
- CTransform Schema
- DTransform Map
How the community answered
(63 responses)- A3% (2)
- B6% (4)
- C2% (1)
- D89% (56)
Explanation
A Transform Map defines how fields in an Import Set (staging) table correspond to fields in a target ServiceNow table. It specifies field-to-field mappings and can include transformation scripts to manipulate data during import. 'Field Transformer' and 'Schema Map' are not standard ServiceNow tools. A Transform Map is the core component of the Import Set process alongside the coalesce field, which identifies existing records to update rather than insert.
Topics
Community Discussion
No community discussion yet for this question.