Skip to main content
Question

Process multiple files individually using FME Server

  • July 30, 2015
  • 1 reply
  • 187 views

Hi,

 

I have a bunch (16k) tiff files that I want to individually process through FME Server. I've gone through all the configuration options I can find, but regardless the files are processed as one file. I know I can make this work using a batch file, but curious to discover if the server GUI offers a faster route. Hopefully I'm missing something obvious.

 

 

Cheers,

 

Steve
This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

1 reply

richardatsafe
Safer
Forum|alt.badge.img+11

Hi @vimapper

The easiest solution is to have the workspace read from a folder, expose fme_basename in the reader, and have the writer file name set to fme_basename or use a fanout. Once the workspace is set this way it will loop through each file individually both on desktop and server.

https://knowledge.safe.com/articles/565/fanout-1.html