asked 223k views
1 vote
ServiceNow can import data from which of the following external data source types when a valid transform map is available? Select 3 Answers from the below options.

a. JDBC
b. LDAP
c. OIDC
d. REST (IntegrationHub)
e. Custom (Load by Script).

1 Answer

7 votes

Final answer:

ServiceNow can import data from JDBC, LDAP, and REST (Integration Hub) when a valid transform map is available, which are commonly used data source types for data integration in ServiceNow.

Step-by-step explanation:

ServiceNow can import data from several external data sources when a valid transform map is available. The types of external data sources from which ServiceNow can import data include:

  • JDBC - Java Database Connectivity allows connection to a wide variety of databases.
  • LDAP - Lightweight Directory Access Protocol is used for reading from and writing to directories over an IP network.
  • REST (Integration Hub) - Representational State Transfer allows interacting with web services using the HTTP protocol.

While OIDC (OpenID Connect) is related to authentication rather than data import, and Custom (Load by Script) is a method to execute scripts to import data, these options are not standard out-of-the-box solutions for importing into ServiceNow via a transform map.

answered
User Pookie
by
7.7k points

Related questions

asked Nov 18, 2024 113k views
Mnistic asked Nov 18, 2024
by Mnistic
8.6k points
1 answer
2 votes
113k views
asked Jan 4, 2024 163k views
Ihrupin asked Jan 4, 2024
by Ihrupin
8.0k points
1 answer
3 votes
163k views