About Blocking Conditions

You can define message blocking conditions that, when met, will block messages.

Any field used in the system can serve as a blocking condition. When blocked, a message will either be generated with its final status or not generated at all.

The condition value supports CSV format, such as 1, 2, 3, 4,, "1,1,1", "2,s", and "(""test"")". The following comparison functions are available: IS NULL, IS NOT NULL, IN, NOT IN, CONTAINS, DOESN'T CONTAIN, >, <, >=, <=.

In addition to the blocking conditions, the system allows you to block or shift messages that fall on a non-working day or a holiday. This functionality is configured in the Settings tab of the Add notification scenario step window.