ServiceNow Certified System Administrator — Question 270
What are the steps for importing data using an import set?
Answer options
- A. Create Import Set; Create transform map; Transform data; Clean up import table
- B. Create a Transform Map, Load Data, Transform Data, Run Transform Map Script
- C. Identify source; Import transform map; Run transformer; Verify import
- D. Select source file; Run AutoMap; Transform data; Clean up target table
Correct answer: A
Explanation
The correct answer A outlines the necessary steps for importing data through an import set, starting with creating an import set and ending with cleaning up the import table. Other options do not follow the correct sequence or include all necessary steps for the process, making them incorrect. For instance, option B mentions loading data, which is not a step in the import set process.