Workflow Does not Continue

Hi all, I have a simple workflow. However, after the first sequence completed execution, it just does not continue to the next sequence.

  1. Have I missed something fundamental that causes it not continuing to the next sequence? I do not want to Nest these 2 sequences into 1.

  2. Another problem is, when I disabled the second sequence and click “Debug File”, the workflow does not stop by itself. I would need to click the “Stop” to end the debugging. Again, please advise what I have missed.

Appreciate any advices.
downloadr1.xaml (45.2 KB)

Hi,

Can you try to identify in which activity stops long time using debug mode with LogActivites option on ribbon menu?

Regards,

Hi Yoichi-san,

Thank you very much for pointing me to the right directions. I had an “On Element Appear” activity which was set to Repeat Forever.

1 Like

I hope you are good now @COOLBOT

Let us know if you are not able to resolve the issue.