extract data from PostgreSQL without any intermediary servicenow tables
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-26-2025 10:57 PM
We want to know how we can extract data from PostgreSQL (External data Source) and show within service portal without any intermediary ServiceNow tables. We request help/suggestion on how we can achieve this within ServiceNow through Server / client Script
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-03-2025 11:51 AM
It depends on where the DB is hosted which might need additional firewall routing.
Essentially setup a JDBC connection follow these steps: