Ok Here is the situation:
This is the flow of work.
A document gets put into a document library. That’s when the workflow should start by sending an email to person 1. Person 1 signs the document (By using a third party signature product), SAVES it, whereby a second emaiil is sent out alerting person 2 there is a document waiting for them to reviewand or sign. Person 2 signs it an email gets sent to person 3, etc…..All the while this document is sitting in the document library being changed by being signed and saved. My problem is, once it is saved by every person, how do I let the workflow know to send it to the nexxt person? Do I use versioning? How do I kick this off? Does anyone have any ideas?
Thanks in Advance..
Pat
Â
Â
Â
Doesnt the “else” give it an either or type of condition? I sort of want two situtations to avoid what Drew was talking about upthread. What if the person who opens the document isnt ready to sign or review? But the document is open and if they close it, it will fire off the next email to the next person in line. This is where I am looking for an “and” statement, so I can satisfy two conditions..