Clarity

 View Only
  • 1.  Send notification few days before the date value

    Posted Mar 04, 2016 05:11 AM

    Hi,

    Is there a way to run a process which would send notification few days before the date value that is set.

    For e.g. In an idea I have a attribute say Release date. (the field is set to Release date =10/02/2016)

    So notification should be started 5 days before i.e. from 05/02/2016.

     

    Any suggestion.

     

    Thanks in Advance

    -Avinash



  • 2.  Re: Send notification few days before the date value

    Posted Mar 07, 2016 07:40 AM

    Hi Avinash,

     

    You can use the 'Build Conditions' (Post Conditions) within the Process Step to build a condition that executes an Email or an Action Item when the Release Date is between (release_date-5) and (release_date).

     

    Suhail.