Hi, I have a workspace that write to SDE using a dynamic schema. The schema is build from an excel sheet where I have the name of the field, the type and the alias. I manage to write to SDE with all the correct parameter:
attribute{0}name
attribute{0}.fme_data_type
attribute{0}.native_data_type
The problem is that I cannot find a way to write alias. Anyone know if this is possible within a dynamic schema?
thank you!