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
If you want to use SP designer you will need to have some trigger or identifier as a column in the list as Paul is leading too.
You could use workflow tasks that are generated to let the people know who need to approve the document and then complete the task after they have approved it in the 3rd party software. This would lead to the serial movement of approvals you are looking for.