Hi,
Can you check if CurrentTimeExpiration is not empty ? sometimes this error is thrown if the values are empty
Thx
Hi Vaishali,
which is working Perfectly without error so, could you pls make sure the CurrentTimerExpiration attribute as a Date and Time type.
Thanks,
Hi Vaishali,
It could be a null pointer error,
try doing this,
$currentObject/CurrentTimerExpiration!=empty and [%CurrentDateTime%] > $currentObject/CurrentTimerExpiration
Hope this helps!