DB Insert error - Execute failed: Output type mappings are missing for columns: - only on server - plz help

@mercurias have you tried putting a domain calculator before the DB insert?

Also are you sure these types mentioned are the right ones.

Maybe you can also provide a fresh log file in debug mode.

The structure of the data always stays the same?

You could also think about implementing a try catch construct to make sure the loader was successful.

1 Like