extract data from PostgreSQL without any intermediary servicenow tables

Shikha5
Tera Contributor

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

Dewald
Tera Contributor

It depends on where the DB is hosted which might need additional firewall routing.

 

Essentially setup a JDBC connection follow these steps:

Unable to establish connectivity to Postgresql data source from ServiceNow - Support and Troubleshoo...