Hi Desmond, Check your log file to look for a line including 'Unexpected Input Remover' - this is the most likely problem.
A workspace will only process known feature types. Since source file name is the same as feature type name (for CSV at least) only source files defined in the workspace will work. You need to edit the workspace and set up a 'merge feature type' filter to allow all feature types (file names) to pass. Check out this FAQ page on fmepedia for more info... http://www.fmepedia.com/index.php/Workbench_Intermediate Hope this helps, Mark Mark Ireland, Product Support Engineer Safe Software Inc. Surrey, BC, CANADA [EMAIL PROTECTED] http://www.safe.com Solutions for Spatial Data Translation, Distribution and Access --- In [email protected], "desimonchiu" <[EMAIL PROTECTED]> wrote: > > Hi, > > I want to generate a .bat file to run a workspace from the command > line. However, I will have a different Source dataset each time I run > the workspace. Therefore, I want to adjust the command line > accordingly (change the --SourceDataset_CSV each time) > > i.e. > "C:\Program Files\FME\fme.exe" "H:\test\test2.fmw" -- > SourceDataset_CSV "\\fseslfil01\Registered > Plans\PipelineQuarters\New\06A123_7.csv" > > The program runs without errors, but only uses the dataset defined in > the workspace, and not the CSV file defined in the command line. Am I > doing something wrong? Thanks for the help. > > Desmond > Get the maximum benefit from your FME, FME Objects, or SpatialDirect via our Professional Services team. Visit www.safe.com/services for details. Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/fme/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
