Skip to main content
AttributeExploder seems to output attributes in a different order to those in the input.  Is there a way I can either prevent them being reordered or somehow tag and re-sort to the original order later?
I assume you want them to be sorted before you WRITE them to a new format. You can change the order on the attributes on some (not all) WRITERS by editing the order on the WRITER itself.

 

 

Using a Dynamic writer it would be more tricky...

 

 

This post might help you "FMETalk" (real user, or FME-dummy-user?).

 

http://fmepedia.safe.com/articles/Samples_and_Demos/Dynamic-Schema-Examples-FME2011

Reply