I have personnel documents that are stored in different folders depending on whether an employee is "active" or "inactive". One of the template fields holds an "Employee Status" value for this.
But the employee status can change. I can retrieve the current value from a database using a lookup. And, I can update the document metadata value accordingly. What I cannot figure out how to do is, I want to update each document only if the value returned by the lookup is different than the value already contained in the document metadata.
I was looking for an "identification condition" that could reference a lookup token, but couldn't find such, even though I can add a lookup token to the "Identification" section of the document classification stage.
What am I missing? (and don't say "my brain".)