Hello,
I am trying to take the duration token in the "Wait for Entry Change" activity and convert it to something usable like number of days. I.E. up to 24 hours, 1 Day, 48 hours, 2 Days, etc. I've tired using a reg ex and a time format to first pull the number of hours down. When I test either of these, I get what's expected... a 00 or the number of hours that I put in. When I run the workflow, I get a "Cannot recognize token" warning message. I've tried the string type as well as the time span but this doesn't seem to change anything. Any advice would be greatly appreciated
Scott