Skip to main content
Solved

FeatureReader does not prefix attributes on SchemaFeature.

  • March 15, 2019
  • 3 replies
  • 12 views

nielsgerrits
VIP
Forum|alt.badge.img+60

When the FeatureReader outputs a SchemaFeature, the attribute handling differs from Features. For example, I use the Prefix Initiatior option a lot, but it does not work for SchemaFeatures.

Is this how it should work? Thanks.

Best answer by david_r

I think this is as expected. Can you perhaps elaborate on why this is problematic?

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.

3 replies

david_r
Celebrity
  • 8394 replies
  • Best Answer
  • March 15, 2019

I think this is as expected. Can you perhaps elaborate on why this is problematic?


takashi
Celebrity
  • 7843 replies
  • March 15, 2019

The attributes from Initiator feature will always be merged the the features output via the Schema port, the Initiator port, and the Rejected port, without changing their names.

I think the Attribute and Geometry Handling parameters are only applied to the data features.


nielsgerrits
VIP
Forum|alt.badge.img+60
  • Author
  • 2940 replies
  • March 15, 2019

I think this is as expected. Can you perhaps elaborate on why this is problematic?

It is not problematic. It is different behavior, where I expected it to be uniform. I just wanted to check if this is expected behavior so I can erase the note I made in my head :-)