I have recently deployed two InfoPath forms with SPD workflows that send an
email telling a manager they have a task to approve. Some of the managers are
complaining that they are getting the emails (they find the tasks in the User
Tasks list I've set up on the site).
I've also been asked to start sending a reminder email for tasks that are more
than 48 hours old.
I've found several write ups of a reminder for tasks that are have reached their
due date or are past due. However, these tasks do not have a task date set, so I
cannot use that scenario. I basically need to look at the date the task was
assigned and if it's more than 48 hours old and has not been completed, I need
to send a reminder email.
I'm figuring a workflow on the task list itself will accomplish the purpose. But
I'm not sure how to check for the date/time difference. How in SPD can this be
done? (I'm not a programmer, so I need to do this as simply as possible). We are
running MOSS2007 and the forms are InfoPath2007 (running the full 2007 Office
suite)...