I am trying to rename attributes in a MapInfo file with the rename attribute transformer in FME. While it seems show the changes when inspected in the Universal Viewer I cannot see the changes when I open the browser in MapInfo.
Any ideas?
I am trying to rename attributes in a MapInfo file with the rename attribute transformer in FME. While it seems show the changes when inspected in the Universal Viewer I cannot see the changes when I open the browser in MapInfo.
Any ideas?
You might have to check that the field types and lengths are correct.
Whilst you are at it check out the BulkAttributeRenamer or the AttributeExpressionRenamer if you are using FME 2012 or before... it may help too.
You basically want all your attribute names to have a) the names you want, and b) have a green triangle next to them.
David
Well what can I add to such replies.....maybe this:
The fact that you see the renamed attributes in the inspector/visualizer is because the features visualized come from a temporary ffs (fme format) and not the destination format.
Knowing this can spare future confusment and sometimes annoyance, due to the fact that you see what you expect but you dont get it.....
Cheers,
Itay
I have copied the reader attributes to my writer and have mapped the schema.
However I am getting no output file ,even when I open the containing folder it is empty. Below is an image of my canvas.
probably something v simple:
I was under the impression the attribute renamer would automatically update the writer attributes.
I'm learning slowly but surely!!
Thanks for all your help above...
Enjoy your FME'ing..