Hi all,
so I'm trying to create a DWH with NiFi and I'm taking my data from a SQL server and transferring it to Postgres. So the following: I created the tables I need and started to put the data from the source system to the target and out of 15 tables that had the same configuration only one of them failed on the PutDatabaseRecord with the following error: routing to failure: null. I checked the column names and the select statement, but there is nothing wrong.
Any help would be appreciated, thank you!
Best regards,
Suad