Is there a way to delay a token in a process flow custom logic activity? This would greatly simplify my model.
I tried to delay by calling executesubflow(); and having a Delay Activity in the subflow, but it doesn't seem to hold the token at that line in the custom logic as I had hoped.
Thanks
Craig