Written by

Question Reed Duncan · Jun 23, 2022

Comparing Dates in Routing Rules

I'm hoping someone here has some tips. I'm trying to filter by d/t in a routing rule. Basically if before a specific d/t, send to one feed. If after, send to another. The d/t time is in a yyyymmddhhmmss format. I've tried a couple things but can't get it to work as expected. Any tips to accomplish this would be appreciated.

Comments

Carlotta McCormick · Jun 29, 2022

We use something like this in our alert rules for a specific set of interfaces.  We are using CurrentDateTime, but we found that those are treated like a String value and not a date/time value.  Hope this helps you out! Let me know if you have more questions.

0