I have a process that the user(manager) can input a deadline by a Date and Time field in form. Also i want to send a notification by E-mail using SMTP Activity when it left's one day to over the period, warning the performer that the time is ending. Here is the problem: How can i get the remaining time based in user's input, and then send a notification?
Ideas?
Thanks!