Renames attributes by adding or removing prefixes or suffixes, or replacing text in regular expressions or character strings.
This transformer is useful if you need to quickly rename all your attributes. If the rename results in an empty attribute name, that attribute will be removed.
Features with attributes.
Features with renamed attributes.
Whether to rename all attributes or selected attributes.
The specific attributes to be renamed.
Indicates which action you want to perform:
The regular expression or string pattern in each attribute name that should be replaced with the character sequence input for the String parameter.
Whether or not the comparison should be case-sensitive.
The character sequence to prepend, remove, append, or use as replacement string.
Using a set of menu options, transformer parameters can be assigned by referencing other elements in the workspace. More advanced functions, such as an advanced editor and an arithmetic editor, are also available in some transformers. To access a menu of these options, click beside the applicable parameter. For more information, see Transformer Parameter Menu Options.
Test regular expressions with Rubular, a Ruby-based regular expression editor.
This transformer replaces the AttributePrefixer and the AttributeExpressionRenamer.
Search for samples and information about this transformer on FMEpedia.
Keywords: AttributeExpressionRenamer AttributeNameCaseChanger, AttributePrefixer