I have a folder structure where all of the files have consistent metadata with them and staff is willing to update any missing metadata before we start this project. There are 100s of documents that are inconsistent with naming so I want to run a workflow a couple of different ways:
1. run one time to fix the names
2. set a workflow to run when that template is used and rename the file
Currently this template has it's own workflow that does the filing... puts on the backend because we use archiving and creates a shortcut on the front end... this works great, but there hasn't been any standardized naming conventions for several years.
We do have other workflows that do a rename and file all at the same time and have 2 different run's scheduled, one is upon creation and the other is upon a change, I can probably use those as examples to integrate whatever I do here.
I got this far but am stuck:
I'm sure here is part of my issue, I copied this from another source so this sql table is probably totally irrelevant to what I am trying to do:
I'd like to do some kind of metadata token/query type of thing to name the files that currently exist.