I am working on a very simple workflow that will find all invoice entries in a folder, create a token to track a total, add to that total, email the final total.
When I run the workflow and track the tokens. my BatchTotal and NextTotal tokens are empty. The initial assignment of the value of 0 works. and then on each iteration when I update the tokens, they are empty.