I would like WF to be able to take a project # off a document, then go look for that project # in a field on a folder in order to be able to direct WF to move the document to that folder. Can it be done?
I can see that it might look something like this:
- Retrieve Field Value (of the Project #)
- Putting the Project # in a token?
- Find the folder using a search syntax (see below) but how do I get WF to use the Project # or token in this field search?
- Then finding the Path of that folder,
- Then Route Entry to the right folder.