CAD · Question #267
Which determines the relationships between fields in an Import Set table to fields in an existing ServiceNow table?
The correct answer is C. Transform Map. A Transform Map defines how each field in an Import Set table maps to a corresponding field in a target ServiceNow table during data import. It also contains transform scripts and coalesce fields to control record matching and transformation logic. A Data Source defines where the
Question
Which determines the relationships between fields in an Import Set table to fields in an existing ServiceNow table?
Options
- ABusiness Service Management Map
- BData Sources
- CTransform Map
- DSchema Map Relationship Builder
How the community answered
(63 responses)- A3% (2)
- B2% (1)
- C89% (56)
- D6% (4)
Explanation
A Transform Map defines how each field in an Import Set table maps to a corresponding field in a target ServiceNow table during data import. It also contains transform scripts and coalesce fields to control record matching and transformation logic. A Data Source defines where the data comes from (e.g., file, JDBC). A Business Service Management Map is used for CMDB relationship visualization. The 'Schema Map Relationship Builder' is not a standard ServiceNow component name.
Topics
Community Discussion
No community discussion yet for this question.