mattKnight
Programmer
Hi
I need to apply a URI group to an inbound server flow and I'm using a regex to do this!
Except that the regexp doesn't match, so the calls drop through to the next flow - which fortunately still routes ok.
Is there a way of testing the URI group regex actually in-situ prior to binding it to the flow, or even a log that would show me why the expression doesn't match. The expression I'm using matches the header when I test it on an online regex tester (so its syntactically correct)
Or even any decent documents?
Take Care
Matt
I have always wished that my computer would be as easy to use as my telephone.
My wish has come true. I no longer know how to use my telephone.
I need to apply a URI group to an inbound server flow and I'm using a regex to do this!
Except that the regexp doesn't match, so the calls drop through to the next flow - which fortunately still routes ok.
Is there a way of testing the URI group regex actually in-situ prior to binding it to the flow, or even a log that would show me why the expression doesn't match. The expression I'm using matches the header when I test it on an online regex tester (so its syntactically correct)
Or even any decent documents?
Take Care
Matt
I have always wished that my computer would be as easy to use as my telephone.
My wish has come true. I no longer know how to use my telephone.