Skip to main content
Solved

AttributeExploder

  • September 28, 2012
  • 1 reply
  • 39 views

fmelizard
Safer
Forum|alt.badge.img+21
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?

Best answer by sigtill

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

sigtill
Supporter
Forum|alt.badge.img+25
  • Supporter
  • Best Answer
  • January 9, 2013
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