Solved

AttributeExploder

  • 28 September 2012
  • 1 reply
  • 10 views

Userlevel 4
Badge +13
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?
icon

Best answer by sigtill 9 January 2013, 08:55

View original

1 reply

Badge +21
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