Hey everyone,
I'm feeling really stupid ATM. I just want to add a trigger to one of my templates that should give a High-Problem if the template's Web Scenario fails at any point.
I am using the following expression (as by documentation)
{Template Name:web.test.error[Scenario].strlen()}>0 and {Template Name:web.test.fail[Scenario].min()}>0
However, I always receive the error "Host "Template Name" does not exist or you have no access to this host."
Please anyone, what am I missing?
I'm feeling really stupid ATM. I just want to add a trigger to one of my templates that should give a High-Problem if the template's Web Scenario fails at any point.
I am using the following expression (as by documentation)
{Template Name:web.test.error[Scenario].strlen()}>0 and {Template Name:web.test.fail[Scenario].min()}>0
However, I always receive the error "Host "Template Name" does not exist or you have no access to this host."
Please anyone, what am I missing?
Comment