Hi,
I am trying to connect to postgresql from odi 12.2.1.4 but got below error
oracle.odi.runtime.agent.invocation.InvocationException: oracle.odi.core.exception.OdiRuntimeException: java.lang.RuntimeException: java.lang.IllegalArgumentException: Could not load JDBC driver class [org.postgresql.Driver]
Details:-
jdbc url given in topology - jdbc:postgresql://999.9.99:4040/testdb;
JDBC Driver name - org.postgresql.Driver
please advise