I am trying to load csv file into oracle db using GetFile and PutDatabaseRecord processors using apache nifi
Able to read the csv file but unable to insert because of below error in the putdatabaserecord
Invalid conversion requested. Please help to resolve this issue