mabster
WY wrote: |
Creat in SP Designer a workflow for the library that starts for all new and updated items. In this workflow you us a action to wait until the expiration date of the document is reached and then you send out the email. | |
Hi gang,
This idea falls down if the user modifies an item more than once. A new workflow gets kicked off each time the item is changed, and sends an email when the expiration date is reached. So if you modify the item three times and don't change the expiry date, you'll get three emails on that date. Even worse - if you modify the expiry date, you'll still get the email on the original expiry date.
Unless there's some way to automatically terminate existing "in progress" workflows when an item is modified, I don't think the "pause until" action is an option. A timer job firing a workflow on every item in the list may be the only solution, but I don't know how to set those up (the workflow or the timer job) just yet.
Matt