I'm creating a workflow to manage our filing process. We are a Municipal Planning Department and have applications that last a month or longer and new documents come in over that time period. We want to have one central filing area that will add these to the application document and notify the planner assigned when new pages have been added to the document.
What I'm trying to determine is: Is there a tool in workflow that can identify when a document has been added to (I have been using version control) so that I can use workflow to send an update? The main thing that I'm struggling with is that I am unable to pull a token for the document version.
I've attached the draft workflow. Everything works except I can't figure out a way to configure tokens and a conditional sequence to identify when the documents version has changed. Any help would be greatly appreciated?
-Jeff