Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi
I have the following Split Processor in my pipeline and I want to extract some data from a text field im pulling from an API
I have tested the regex in Regex101 and its selecting something
However the output in Talend Pipeline designer is not extracting anything. Ive tried simple expressions that should return something, but they also appear blank.
What am i missing?
Hey Szcad, If you read through the post, you can actually see the string I'm trying to test with the regex expression in the regex101 picture. You can also see the data type of string as well from the picture.
I am showing that the regex expression is selecting something, however in Talend Cloud Pipeline designer it didn't return anything at all.
I have showed all the config I am using, so I am not really sure what more you expect?