StringReplacement
Last updated
Was this helpful?
Last updated
Was this helpful?
The element defines the conversion of input data by replacing substrings.
pattern
The substring to be replaced.
replacement
The string to be placed in place of the pattern.
As an example for pipe-delimited data in the following format: 1234,Charlie Brown|Somewhere Canada|999-999-9999,1000
The name Charlie Brown and the Phone 999-999-9999 can be extracted with the following config: