I'm brainstorming a solution where a scanning user has a field with a list of child folders from the scan session's folder path.
My first thought was to use the Parent ID token to look up child folders in a dynamic field. The problem is tokens don't resolve until you store the document to the repository (right?)
How would you approach this problem?