ssisman06 wrote:
Thank you,
Is it possible to dynamically print attribute information from sql? Can I fill the "Attiributes to Expose" part dynamically without sending it from excel?
You can populate that field based on the SQL query (by going in to the [...]), but I don't think you can make that happen automatically.
However, that's just for exposing attributes so they're visible to transformers, if you don't do that the attributes will still be there in FME. It's just that transformers don't know about them. If all you want to do is write out the data straight away that should be enough.