Hello! I'm trying to modify the "HTTP 4xx Response on Transaction Entry" error detection rule for one of our system profiles. I want the application to ignore errors for certain specific files and file extentions. How can I include more than one item in the "exclude" list? This is what I'm talking about:
Is this possible? What should I be using for the delimiter? the wildcard? I've been trying different things for a while now without success.
Thanks in advance!
Answer by Andreas G. ·
contains not does a simple string match. In your case I would use the option "not regex" where you can define a regex that matches your different url patterns
JANUARY 15, 3:00 PM GMT / 10:00 AM ET