Mike,
In trying to set up a basic transformation (Reader – Validator –Transformer – Writer) I am running into an issue.
I have set up the output for the writer object however, when I try to run this transformation,
I get an error that says “Nothing is mapped”. My original target output file was an empty text file.
I thought maybe if I populated it with some sample data that might help. So I added a few dummy rows to the output text file and tried to view this file in the writer.
Any suggestions how to resolve this issue
Andrew