We'd like to handle exceptions based on two criteria, a deadline and a boole

We'd like to handle exceptions based on two criteria, a deadline and a boolean field. I've set up an expression based exception that looks like this: and(pv!TaskBundle.Result.Deadline<=now(),pv!EscalationsOn).

What I'm hoping to achieve is that when pv!TaskBundle.Result.Deadline (Date and Time) passes, and pv!EscalationsOn is true, we'll execute our exception, but it's not working.

I'm going to assume that I'm doing something really obviously stupid.

...

OriginalPostID-102460

OriginalPostID-102460

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data