ETL JDBC Connector for Postgres or Neo4j or Cassandra
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-16-2024 11:04 PM
Hi Team,
I have a requirement to establish JDBC connection with either Postgres or Neo4j or Cassandra DB as a part of ETL in ServiceNow. Please advise if there is any connector available as OOTB in ServiceNow.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-20-2024 01:44 AM
Hi @Arun_Shaw ,
There is No OOB connector available for Postgres, NodeJS and Cassandra, You can create the custom Data source for JDBC using the below where you can use the Mysql, Oracle and SQL Server format, Refer the below screenshot.
Please appreciate the efforts of community contributors by marking appropriate response as Mark my Answer Helpful or Accept Solution this may help other community users to follow correct solution in future.
Thanks
Ajay Kumar
Linkedin Profile:- https://www.linkedin.com/in/ajay-kumar-66a91385/
ServiceNow Community Rising Star 2024
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2024 03:22 AM
Thank you Ajay for the information