CSA · Question #364
What kind of data can Import Sets use to populate tables in ServiceNow?
The correct answer is B. XML, CSV, and Excel. ServiceNow Import Sets commonly support various file-based data sources such as XML, CSV, and Excel spreadsheets for populating tables.
Question
What kind of data can Import Sets use to populate tables in ServiceNow?
Options
- ACSS, SOAP, and Excel
- BXML, CSV, and Excel
- CSOAP, REST, and XML
- DXML, SOAP, and CSS
How the community answered
(17 responses)- A6% (1)
- B94% (16)
Why each option
ServiceNow Import Sets commonly support various file-based data sources such as XML, CSV, and Excel spreadsheets for populating tables.
CSS (Cascading Style Sheets) is a styling language for web pages, not a data format for import sets; SOAP is an integration method, not a file type itself.
ServiceNow Import Sets are designed to process data from various formats, with common examples being XML files, Comma Separated Values (CSV) files, and Excel spreadsheets, which are widely used for bulk data imports.
SOAP and REST are web service integration protocols, not file formats that are typically consumed directly by Import Sets as local files.
CSS is not a data format for import sets.
Concept tested: ServiceNow Import Set data sources and file types
Source: https://docs.servicenow.com/bundle/utah-integrate-applications/page/administer/import-sets/concept/c_ImportSets.html
Topics
Community Discussion
No community discussion yet for this question.