Process definition

Hi everyone,

We have a problem with an easy process definition, however the option we need does not seem to be there when entering the criteria for the process trigger. The trigger has to be when the last modification date does not change in 1 month. However I can't find the right criteria to make the process work.

I hope you can help us with this. :)

Parents
  • This solution isn't "pretty" :-)

    Set a parallel path, one with "wait 30 days" which would move to whatever action you want, and a second path with a receive message set for "Date Modified changes" that would progress to the next step - which might be to just terminate the process.

    Bud Hartley | Cape Foulwind, NZ (and Oregon, USA)

Reply
  • This solution isn't "pretty" :-)

    Set a parallel path, one with "wait 30 days" which would move to whatever action you want, and a second path with a receive message set for "Date Modified changes" that would progress to the next step - which might be to just terminate the process.

    Bud Hartley | Cape Foulwind, NZ (and Oregon, USA)

Children
  • Thank you Bud for you reply, the problem I see with this is that it will execute the process whether or not the date of last modification changed. It is an alert for the user, if the last modification date of the record does not change in 30 days , an email is sent informing that there were no changes in that record for a month