CSA · Question #132
What are different types of Data Sources, which may be imported into ServiceNow? (Choose four.)
The correct answer is A. Local Sources (i.e. XML, CSV, Excel) C. DataHub D. JDBC Connection F. LDAP Connection. ServiceNow allows data import from various external sources, including local files (XML, CSV, Excel), JDBC connections for databases, LDAP for directory services, and its DataHub for broader integrations.
Question
What are different types of Data Sources, which may be imported into ServiceNow? (Choose four.)
Options
- ALocal Sources (i.e. XML, CSV, Excel)
- BImplementation Spoke
- CDataHub
- DJDBC Connection
- ENetwork Server
- FLDAP Connection
How the community answered
(42 responses)- A90% (38)
- B2% (1)
- E7% (3)
Why each option
ServiceNow allows data import from various external sources, including local files (XML, CSV, Excel), JDBC connections for databases, LDAP for directory services, and its DataHub for broader integrations.
ServiceNow supports importing data from local files such as XML, CSV, and Excel spreadsheets using import sets.
An 'Implementation Spoke' is a component of IntegrationHub for specific integration tasks, not a generic data source type.
ServiceNow DataHub is an integration framework designed to connect to and import data from various external data sources.
JDBC (Java Database Connectivity) allows ServiceNow to connect directly to external relational databases to import data.
'Network Server' is a broad term and not a specific, directly importable data source type within ServiceNow's import set framework.
LDAP (Lightweight Directory Access Protocol) connections are a standard way to import user and group information from external directory services into ServiceNow.
Concept tested: ServiceNow data import source types
Source: https://docs.servicenow.com/bundle/utah-platform-administration/page/administer/import-sets/concept/c_ImportSets.html
Topics
Community Discussion
No community discussion yet for this question.