Skip to main content
Archived

Generate List Option: Exclude attributes

Related products:Integrations
  • December 6, 2017
  • 2 replies
  • 68 views

jdh
Contributor
Forum|alt.badge.img+40

The ability to select which attributes to include in a list is a great improvement in FME 2017, however when dealing with dynamic scenarios you don't know what attributes are available. The alternate option of All Attributes will also include many fme/reader attributes that are generally unwanted. I'm looking at you multi_reader_full_id, multi_reader_id, multi_reader_keyword, multi_reader_type.

It would be nice to have the ability to exclude certain attributes from the list.

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
  • December 7, 2017

Great idea. I would also suggest that it should be possible to use a regex (or at least a wildcard) in the attribute names to exclude, e.g. "multi_*"


jdh
Contributor
Forum|alt.badge.img+40
  • Author
  • Contributor
  • December 7, 2017
Yes, although the attributes to include should overwrite any wildcard expansion in the attributes to exclude.