Skip to main content
Question

Change txt-filename during running

  • September 3, 2013
  • 2 replies
  • 46 views

I created a workspace is to write a txt file. How can I change the file name of the target during the workspace is running?
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.

2 replies

david_r
Celebrity
  • September 3, 2013
Hi,

 

 

are you perhaps looking for somthing like the dataset fanout in FME? It will allow you to split your output into several files based on an attribute.

 

 

The documentation has more info.

 

 

David

  • Author
  • September 4, 2013
Hi David,

 

 

thank you for your help. It works!

 

 

 

Rainer