- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-18-2025 09:53 PM
Is it possible to configure an integration between a Redshift database and ServiceNow using the provided credentials in the following format?
Host: jdbc:redshift://<hostname>.redshift-serverless.amazonaws.com
Database: <databasename>
Username: ***
Password: ***
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2025 03:49 AM
Hello @monica190
I have integrated this functionality, you need to configure few things
1) You have to create new choice value for the format field as showed in the screenshot.
2) You have to upload the jar file, AWS redshift can help you to get that file.
3) Setup your data source by selecting format as redshift and rest of the connection details.
The important step is to restart the mid server and try test connection. this will work.
Please mark this as helpful / accepted solution if it resolve your issue.
Thanks & Regards
Veer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-18-2025 09:58 PM
Hi @monica190 ,
Please check the below link for more details
please mark it as helpful. if the solution is useful.
thanks
Arun Manoj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2025 03:37 AM
Hi @Arun_Manoj , thanks for your response. However, if you review the documentation and the format I have provided, you’ll see that they are not in alignment. So, this solution may not be helpful.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2025 03:49 AM
Hello @monica190
I have integrated this functionality, you need to configure few things
1) You have to create new choice value for the format field as showed in the screenshot.
2) You have to upload the jar file, AWS redshift can help you to get that file.
3) Setup your data source by selecting format as redshift and rest of the connection details.
The important step is to restart the mid server and try test connection. this will work.
Please mark this as helpful / accepted solution if it resolve your issue.
Thanks & Regards
Veer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2025 05:19 AM
@Veer Thank you for the response. Can you also share the details you entered in the data source?