Hi,
I just discovered that if you are using .str() in a trigger expression, you cannot use a string that contains spaces. i.e {my.host:my.key.str(My String)}=0 does not work.
Just an FYI.
I just discovered that if you are using .str() in a trigger expression, you cannot use a string that contains spaces. i.e {my.host:my.key.str(My String)}=0 does not work.
Just an FYI.
, i have a trigger that sould works with this expression.
Comment