Skip to main content
Question

Remove space and Space* from the name ensuring John Doe*/ John Doe * converts to John Doe. What transformer and parameters should be implemented


aashnaparikh
Participant
Forum|alt.badge.img+1

Remove space and Space* from the name ensuring John Doe*/ John Doe * converts to John Doe.  What transformer and parameters should be implemented? 

 

Tried to use the Attribute Trimmer but it only removes either of it. 

2 replies

dustin
Influencer
Forum|alt.badge.img+30
  • Influencer
  • April 2, 2025

If you use a StringReplacer with the Replace Regular Expression mode, you can use this in the Text To Replace parameter. Leave the Replacement Text parameter blank.

\s?\*

 


aashnaparikh
Participant
Forum|alt.badge.img+1
  • Author
  • Participant
  • April 2, 2025

Thank you. It works


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings