I was watching the parallel activity video in “UI Automation Synchronization with Studio” in UiPath Academy and came across an example in which it executes from left to right. Then how is it parallel. It should execute all blocks simultaneously.
If we use other activities than invoke workflow inside the parallel activity, it works left to right not simultaneously but if you put your logic in separate workflows and use Invoke Workflow File activity inside Parallel activity, it works parallelly.
Refer these threads for more discussions on this.
2 Likes
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.