Data Sources
| Data Sources apply only to Source-type flows. |
Data Sources allow you to connect your integration flows to databases using the JDBC Camel component. You configure and save the database access credentials only once, making it easier to reuse them in different integration flows.
Supported Data Sources
Azure SQL
Supported versions:
-
Azure SQL 2022
-
Azure SQL 2019
-
Azure SQL 2017
-
Azure SQL 2016
Connection string
jdbc:sqlserver://[serverName[\instanceName][:portNumber]]
Firebird
Supported versions:
-
Firebird 5.x
-
Firebird 4.x
-
Firebird 3.x
Connection string
jdbc:firebirdsql://<HOST>:<PORT>/C:\PATH_TO_DATABASE/DATABASE_FILE.FDB
Oracle
Supported versions:
-
Oracle 11g
-
Oracle 12c
-
Oracle 19c
-
Oracle 21c
-
Oracle 23ai
Connection string
jdbc:oracle:thin:@[host]:[tcpPort]:[SIDname]
You can use service_name instead of SIDname.
|
Thanks for your feedback!
EDIT
Share your suggestions with us!
Click here and then [+ Submit idea]