Folks, I am checking one use-case where I want the profiles to wait exactly 3 days before their product delivery and trigger a communication from AJO.I tried using setDays() function like below,setDays(toDateTimeOnly(@event{xxx.bookingdetails.deliveryDate}), -3)If the delivery date is June 15th then...