In this process, the condition will be compared as date or as string
Hi! I think for that case they are compared as String. What you could do is make the comparison in a tool doing the necessary format conversions and give a value from there to a workflow variable like 'True' or 'False' and do the redirection in the route on that variable. Is it clear to you?
yes, it is clear