Greetings,
I'm in the process of migrating data with staging tables. The tables are not populated with an .xml-File but directly via an ETL tool.
Now we wanted to output the errors (the records that were not migrated) and create a correction file.
The problem is that no sources are detected in this step.
This does not occur when we fill the tables with an file.

Is it possible to create an correction file if we load the database table using a tool?
Thanks in advance!