Hullo experts,
Thanks for reading this thread. Quick question about regular expressions: we are retrieving the regex as a string from a database, retrieving it and then we want to evaluate the value of a variable against it, in a labelled branch;
Something like:
BRANCH (evaluate labels= true)
%/stringToCompare% == %/selectedRegEx%
The problem is now that the IS will treat %/selectedRegEx% as a string, and is not evaluating it. So the branch will only work if the value of /selectedRegEx is “/stringToCompare”, which is obviously not what we want.
Anybody know what does the trick?
Thanks,
Loic
#Flow-and-Java-services#webMethods#Integration-Server-and-ESB