I have run thru the tutorials for dynamic writing (link below) serveral times
http://fmepedia.safe.com/articles/Samples_and_Demos/Dynamic-Workflow-Tutorial-Destination-Schema-is-Derived-from-a-Lookup-Table
I still cant get it to work in my example:
I have a CSV reader for my input data, 100,000 records
i have added a workspace resource of a "schema from table" csv as my dynamic output schema for my writter.
i have an xls writer to write my data too (ie the 100,000 records that use the schema supplied in the schema form table csv.
In my schema csv i have the similar format as per the tutorial (except my data has no geometry info - its just rows in the csv) so i leave the "geometry" field blank.
The transformation runs smoothly - no errors and says its written out my records but there is no xls table in my output dir ??
I have tried this on multipule pc's with fme 2013,2014 so i guess im doing something wrong here ??
Anyone with suggestions on steps i have missed or settings i am missing ??
Thanks for your help, if you requre more info on my logs i can supply/.
Thanks agian Steve