Skip to main content
Solved

exposing format attributes on multiple inputfeatures

  • October 2, 2013
  • 1 reply
  • 4 views

gio
Contributor
Forum|alt.badge.img+15
Hi,

 

 

I cant find a way to expose format attributes on multiple inputfeatures.

 

 

I got a load of inputfeatures for wich i wish to expose ie 'fme_feature_type'

 

There is no provision for this???

 

1 by 1 is like..a lot of tedious clicking.

 

 

It would be nice if there would be. (i am still on 2012 version btw)

Best answer by redgeographics

If you expose the attribute(s) using the Feature Type Properties window, there's an "Apply to..." button at the bottom, this allows you to apply the settings to multiple feature types in one go.

 

 

You'll have to select the format attributes you want to expose again, which is a bit of a hassle, but at least it saves you a lot of tedious clicking.

 

 

Alternatively, you can use an AttributeExposer transformer, route everything through that and then afterwards sort it out again using a FeatureTypeFilter.

 

 

Hope this helps.
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

redgeographics
Celebrity
Forum|alt.badge.img+62
  • Celebrity
  • Best Answer
  • October 2, 2013
If you expose the attribute(s) using the Feature Type Properties window, there's an "Apply to..." button at the bottom, this allows you to apply the settings to multiple feature types in one go.

 

 

You'll have to select the format attributes you want to expose again, which is a bit of a hassle, but at least it saves you a lot of tedious clicking.

 

 

Alternatively, you can use an AttributeExposer transformer, route everything through that and then afterwards sort it out again using a FeatureTypeFilter.

 

 

Hope this helps.