Hello,
I am wondering if there is a way to change a name of attribute in FME. Attached, You will find a photo of what am I trying to do. I would like to change a name of attribute in those two places.
Hello,
I am wondering if there is a way to change a name of attribute in FME. Attached, You will find a photo of what am I trying to do. I would like to change a name of attribute in those two places.
Best answer by redgeographics
You can change the name in the output feature type, provided it's a "user attribute". Simply click on the cogwheel, go to the User Attributes tab and change the name. You will most likely have to reconnect the attribute connection -or- use an AttributeRenamer or AttributeManager somewhere in your process to perform the renaming there as well.
Renaming an attribute on an input feature is possible, but not recommended. If the input data doesn't match the schema defined there you'll lose the attribute.
Hope this helps.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.