Samuel, Where do you see that DBCPConnectionPool uses JNDI? As far as I know it just uses Apache DBCP and JDBC DataSources using the supplied driver.
Regards, Matt On Wed, Aug 23, 2023 at 9:14 AM Namazi, Samuel <[email protected]> wrote: > > To whom it may concern, > > I am trying to connect my FileMaker database to NiFi as a data source. > However that ist not so easily done, as NiFi's DBCPConnectionPool (1.22.0) > uses JNDI, but FileMaker does not support the JNDI standard for JDBC. It > probably is possible to use a JDBC-ODBC Bridge or create a custom processor > and controller to make it work, but those options aren't really considerable > for me. Am I overlooking something and there is an easy solution to this ? If > there is something else that I can do, I would greatly appreciate your help. > > Kind regards > > Samuel Namazi
