ServiceNow Certified System Administrator — Question 239
What are the steps for importing data using an import set?
Answer options
- A. Select source file; Run automap; Transform data; Clean up target table
- B. Identity source; Import transform map; Run transformer, Verify import
- C. Setup LDAP; Test map; Create update set; Run import; Apply update set
- D. Load the data; Create transform map; Transform data; Clean up import table
Correct answer: D
Explanation
The correct answer, D, outlines the necessary steps to import data through an import set accurately. Loading the data, creating a transform map, transforming the data, and then cleaning up the import table are essential steps in this process. The other options either miss critical steps or include irrelevant actions for the import data process.