HI - When I am trying to get a SQL query to output to a file, I am getting the message, "No Schema has been defined". Where am I missing to define the schema ? I wish the message was more specific and also is there a debugging option that gives me a bigger trace of the issue.
Thanks
Hi
You did't define the schema yet, you need to define the schema of all components. Click on the button 'Edit schema ...' and define the schema.
Best regards
Shong
I am running into the same problem, though I think I have defined my schema in every place I can find. I was using the mapper, but have simplified the project down to just a file input and a SQL DB output, but I still get the same error "No schema has been defined". Any ideas? I would attach the project but I don't see a link to do so.