Skip to main content
Solved

Fantout result

  • November 8, 2021
  • 4 replies
  • 25 views

arash_hokm
Contributor
Forum|alt.badge.img+8

what I expectedwhat I get as a resultHello FME Community,

When I write the result, I choose Fantout based on an attribute. As a result, I get my data in Folders, but I would like to get my results not in a Folders but one after the other. I want to know if there is a solution for this. (The pictures show what I get as a result and what I actually expect)

 

Best answer by nielsgerrits

@nielsgerrits​ thank you very much for your quick reply.

I would be grateful if you could tell me more about it

 

2021-11-08_16h55_41

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.

4 replies

nielsgerrits
VIP
Forum|alt.badge.img+62

Use a FeatureWriter instead of a classic writer, fanout using attributes is more intuitive in that transformer.


arash_hokm
Contributor
Forum|alt.badge.img+8
  • Author
  • Contributor
  • November 8, 2021

@nielsgerrits​ thank you very much for your quick reply.

I would be grateful if you could tell me more about it

 


nielsgerrits
VIP
Forum|alt.badge.img+62
  • Best Answer
  • November 8, 2021

@nielsgerrits​ thank you very much for your quick reply.

I would be grateful if you could tell me more about it

 

2021-11-08_16h55_41


arash_hokm
Contributor
Forum|alt.badge.img+8
  • Author
  • Contributor
  • November 9, 2021

2021-11-08_16h55_41

@nielsgerrits​  Thanks alot