I have the below workflow that checks documents for expiration by first establishing a set of "Date Token Calculator Variables" with both one month away from today and 2 months away from today values. I then use a Condition to compare and determine if the document in question falls within that expiring zone. All seems to work fine, but I get the "Invalid cast from 'Int32' to 'DateTime'" Errors when it is processed.
The Date Token Calculator technically add and Int to a date time, but I don't see how I'm messing it up. Any suggestions on what I've done wrong? Seeing all the red errors drives me nuts.
Thanks in advance
WF 10.2