Skip to main content

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.

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


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.


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 :-)


Reply