I have a JDBC connection which works and creates a csv file with data succesfully.
I have mapped an import using a file with the same format and name as the csv.
This import works, creates the csv file, but then i point to the process that imports the data I get this error…
!!! The operation failed !!! =(
Property-based import has one of the key properties unmapped - cannot proceed
Is there a step i missed when setting up the import?