Thanks for the question, Enrique.
Asked: August 22, 2024 - 12:26 pm UTC
Last updated: August 23, 2024 - 8:07 am UTC
Version: 23ai
Viewed 1000+ times
You Asked
Hi! for years we are using "Apache Nifi" for other purposes and when we want to enter some data in the oracle database, a csv is generated in "Nifi" to later load it with external table to Oracle. I think the best thing would be to change this procedure so that "Nifi" accesses directly to Oracle, but what do you think would be the best way? to make an insert directly? to use AQ or TEQ queues? Thank you very much
and Connor said...
I don't have any experience with Nifi, but some googling suggests it can be configured to access/transfer data via JDBC.
If that is indeed the case, you should be able to add an Oracle database directly as a Controller Service.
Others (with Nifi experience) welcome to add their thoughts.
Is this answer out of date? If it is, please let us know via a Comment