Hello All,
I have a session I am making for some batch processing and I want to be able to dynamically store the documents into a review folder depending on the user who scanned the batch EX: Records Processing\Review\User Name. However, when I use the %(Username) token it is treating it as a literal instead of the user that created the batch document.
On the Standard Tokens help site, it states the %(Username) token is the "Name of the user that scanned a document." I am confused about this definition though, is this supposed to be the user that started the Quick Fields session or is it using the token of the user who created the batch document?