Skip to main content

Hello,

The BulkAttributeRenamer in FME 2019.0 build 19238 seems to have some issues. For example,

  • Regular Expression Replace: Backreferences (back slash and number) won't be replaced with the referenced sub-string.
  • Attribute Name containing Multibyte Characters: The attribute value won't be assinged to the renamed attribute.

See also the attached workspace:

Workbench interface looks fine, but...

 

the result is wrong.

In the example above, the resulting feature should have these attributes.

NameValueTEAM12345prefix_?a?_sufixb

Found another issue. This workspace won't complete the translation.

b19238-bulkattributerenamer-issues-2.fmwt (FME 2019.0 build 19238, Windows 10)