Hi Team,
Created a flow in which Oracle Database insertion is required. In App connect Enterprise Toolkit, created a policy for JDBC Providers and called that policy file in Java Compute node in creating DB connection command.
* Connection conn = getJDBCType4Connection("{policy}:db", JDBC_TransactionType.MB_TRANSACTION_AUTO);
Trying to do the same in CP4I, what is the way of connecting Oracle DB with app connect flow.
Found a way of creating of ODBC.ini file in Configuration Type, is that only way to connect DB.
If so, Please share some reference for creating ODBC.ini file and how to call/refer this configuration file in my App connect Message flow to create connection for Inserting values.
------------------------------
Preethi B V
------------------------------