- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-10-2022 05:54 PM
Hi All Experts.
I am trying to connect to Maria DB to insert rows by using mid-server.
There are just import data examples using JDBC Connection from other databases.
I am going to use flow designer, but I think that I need to set connection & Credential Aliases to
use flow designer.
Is there any information about this case?
I found this information, but not that helpful.
https://docs.servicenow.com/bundle/sandiego-servicenow-platform/page/administer/orchestration-activity-designer/task/t_CreateAJDBCActivity.html#t_CreateAJDBCConnection
Thank you for every reply.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-10-2022 07:16 PM
Hi
if you want to write data to a JDBC target in a Flow you have to follow another instructions provided at https://docs.servicenow.com/bundle/quebec-servicenow-platform/page/administer/flow-designer/referenc...
Kind regards
Maik
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-10-2022 07:16 PM
Hi
if you want to write data to a JDBC target in a Flow you have to follow another instructions provided at https://docs.servicenow.com/bundle/quebec-servicenow-platform/page/administer/flow-designer/referenc...
Kind regards
Maik
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-10-2022 09:04 PM
Well I have found that doc too. Is there any example of setting credentials?