Can multiple values be used in branch labels with regex?
Example, I’m expecting 100, 101 and 102 to be there among many other values I do not care about (in a string). I want to perform maps if 100, 101 and 102 are present, and default the other stuff (including blanks and nulls).
What would the regex expression syntax look like for something like that?
#Integration-Server-and-ESB#webMethods#Flow-and-Java-services