Resolved! How to Establish a Remote Table in ServiceNow with PostgreSQL as the Data Source?
I want to set up a Remote Table in ServiceNow with a PostgreSQL database as the source. My goal is to dynamically retrieve data from PostgreSQL without storing it in ServiceNow.Is it possible to connect a remote table to PostgreSQL database?How frequ...