38 Messages
•
2.4K Points
SalesForce Marketing Cloud JDBS Driver help needed!
I am trying to get the Tech Preview CDATA SalesForce Marketing Cloud JDBC Driver (salesforce-marketing-cloud-8771.jar) to work but am not having any success.
I am using the information from CDATA's page (CData JDBC Driver for Salesforce Marketing Cloud - Establishing a Connection) Server-to-Server section.
If you have your SFMC Driver working I would LOVE to find out what properties you setup to make the driver work.
I am getting this error running the "Test Connection" capability:
Unexpected error running test connection Test jdbc connection failed com.collibra.edge.connection.capability.ConnectionTestException: Test
jdbc connection failed at
com.collibra.edge.connection.capability.jdbc.JdbcConnectionTestExecutor.executeTest(JdbcConnectionTestExecutor.java:40) at
com.collibra.edge.connection.capability.EdgeTestConnectionCapability.lambda$main$0(EdgeTestConnectionCapability.java:28) at
java.base/java.util.Optional.map(Optional.java:260) at com.collibra.edge.connection.capability.EdgeTestConnectionCapability.main(EdgeTestConnectionCapability.java:28) Caused by:
java.lang.RuntimeException: java.lang.NullPointerException: Cannot invoke "java.sql.Connection.isReadOnly()" because "this.delegate" is
null at com.collibra.edge.sdk.Retryable.executeWithRetry(Retryable.java:51) at
...........
I realize this is tech preview which means CDATA will not support directly Collibra's use of the Driver and Collibra will not support it yet. There is no Collibra documentation yet.
Any help would be greatly appreciated!!
brianlloyd
38 Messages
•
2.4K Points
1 month ago
Well, we have been working this SFMC issue for a year now. Collibra has the JDBC Driver on Marketplace. The issue is that there is absolutely NO clear documentation on how to configure the properties of the Connection and Capabilities. Does anyone have this working? I would LOVE to see your properties (minus the credentials...).
0
0