ServiceNow Certified System Administrator — Question 286
What does ServiceNow recommend as a best practice regarding data imports?
Answer options
- A. Adjust your Transform maps, after the data is loaded into the target table.
- B. Use extremely large Import Sets, instead of multiple large Import Sets.
- C. Create a new Import set table for each new data load.
- D. Plan time before your import to remove obsolete or inaccurate data.
- E. Monitor data quality and clean imported data, using the Data Scrub Workspace.
Correct answer: D
Explanation
The correct answer, D, emphasizes the importance of preparing your data by removing any outdated or incorrect entries before the import process begins, which ensures cleaner data in the system. Options A, B, and C suggest actions that do not focus on data quality prior to import, while option E deals with post-import data management rather than pre-import preparation.