Hi, I used an AttributeFilter transformer to split attributes. I want to write each of them as a feature class in a new file geodatabase. What is the best way to do that?
Thank you for your assistance.
Solved
Split attributes and write them as feature classes in a new file geodatabase
Best answer by jobvdnoort
Hi Marjan,
I’m not to sure what you mean, but after the attributefilter you could use a attribute creator to create an attribute which contains the name of your featureclass. In the featurewriter you set the name to the attribute field:

You could also, in your featurewriter, fix the names.

then you can directly connect the filter ports of your attribute filter to the writer:\

Is this what you are looking for?
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.
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.
Login to the community
No account yet? Create an account
An FME Account is required to contribute
LoginEnter your E-mail address. We'll send you an e-mail with instructions to reset your password.


