Types of Data sources
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-31-2023 03:32 AM
Hello,
1.Types of data source and port values for each type.
2.Types of Transform maps.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-31-2023 04:15 AM
Hi,
This link provides useful information about various data types.
Regards,
Karthik Nagaramu

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-31-2023 04:47 AM
Hello @Shaik22,
There are four types of data sources in ServiceNow: File, JDBC, LDAP, and HTTP. The port values for each type are as follows:
- File: The port value depends on the protocol used to access the file, such as FTP, SFTP, or SCP. For example, FTP uses port 21 by default2.
- JDBC: The port value depends on the database vendor and configuration. For example, Oracle uses port 1521 by default.
- LDAP: The port value depends on the protocol and security level used to access the LDAP server. For example, LDAP uses port 389 by default, while LDAPS (LDAP over SSL) uses port 636 by default.
- HTTP: The port value depends on the protocol and security level used to access the web service. For example, HTTP uses port 80 by default, while HTTPS (HTTP over SSL) uses port 443 by default.
There are two types of transform maps in ServiceNow: Explicit Transform Map scripts and Transformati...6. Explicit Transform Map scripts explicitly define mapping relationships between source and destinatio...6.
Hope this helps.
Kind Regards,
Swarnadeep Nandy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-31-2023 05:48 AM
- CSV.
- JDBC.
- FTP.
- HTTP.
- XML.
- Explicit Transform Map scripts, which explicitly define mapping relationships.
- Transformation Event scripts, which modify the processing of events at different stages of a transformation.
if you get answer please mark helpful and accept solution