Skip to main content
Question

Hello, I have a question how FME is working when you have many files in a reader. Does it read all input files and after execute all my transformers in the workbench one by one or it's reading 1 input file, execute all transformers, write in my write


read another input file and execute again my transformers, write in the writer, and so on for all my inputs files.

 

regards,

2 replies

Forum|alt.badge.img+2
  • February 4, 2021

@erau7​ It's a little bit of a mixture as it depends on what you're doing in the workspace. But in most cases you should probably assume it's the former. For example, if you are using FeatureJoiner, then that's a 'blocker' transformer and it needs to wait for all the data to arrive before it knows what joins to make. If you want to ensure each file is processed separately you can use WorkspaceRunner or Batch Deploy


  • Author
  • February 5, 2021

Thank you, this is exactly what I was looking for.


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings