Skip to main content
Solved

When translating to SDE using SCHEMA_FROM_TABLE, is there no way to assign attribute Name aliases?

  • September 15, 2017
  • 1 reply
  • 16 views

Forum|alt.badge.img

I have my SDE destination schema in a file. But I don't see any parameter for Attribute Name Column Alias. So I'm guessing there's no easy way to assign Attribute name aliases. If I'm wrong, would love to learn how to do this.

Best answer by fmelizard

Hi @ieukcoca, aliases are normally manually set through transformers such as the AttributeManager (see: Working with Geodatabase Field Alias). That being said, the AttributeManager does have an Import option which may help lessen the manual toll of creating numerous aliases.

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

fmelizard
Safer
Forum|alt.badge.img+20
  • Safer
  • 3719 replies
  • Best Answer
  • September 22, 2017

Hi @ieukcoca, aliases are normally manually set through transformers such as the AttributeManager (see: Working with Geodatabase Field Alias). That being said, the AttributeManager does have an Import option which may help lessen the manual toll of creating numerous aliases.