Skip to main content
Question

FME 2019.0: BulkAttributeRenamer seems to be broken

  • April 11, 2019
  • 1 reply
  • 9 views

takashi
Celebrity

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
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

takashi
Celebrity
  • Author
  • 7843 replies
  • April 13, 2019

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

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