Skip to main content
Question

how can i change incoming data from - to _

  • April 22, 2020
  • 1 reply
  • 53 views

curtisd54
Contributor
Forum|alt.badge.img+5

I am looking to change the RouteName column (incoming website data) from - to _ format using FME workbench 2019 2.3.1 . What transformer would complete this task? would StringFormatter work?

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

chrisatsafe
Contributor
Forum|alt.badge.img+2
  • Contributor
  • 606 replies
  • April 22, 2020

Hi @curtisshane,

The StringReplacer should do the trick! You should be able to use either mode (Replace Text or Regex) to accomplish this.