You are viewing limited content. For full access, please sign in.

Question

Question

Duration (Time Span) Token

asked on August 11, 2016

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

0 0

Replies

replied on August 12, 2016

As an update, I more or less figured out why I was getting this message.  Workflow sees the token collected as 00 later in the workflow as [Empty].  This is odd behavior when trying to run a conditional decision on the results.  Once I figured this out I was able to adjust my branch conditions to look for [Empty] instead of 00.  

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.