Skip to main content
Nintex Community Menu Bar

RunParallel action not working

  • October 24, 2018
  • 2 replies
  • 13 views

Forum|alt.badge.img+1

I have a site workflow that using RunParallel action with 3 branches (1, 2 and 3). But it only works with 2 branches (1 and 3), the branch 2 not working at all. I used LogHistory action but it did not still run into.

parallel action

Please let me know what's happening ?

Thanks and regards,

Tan Nguyen

2 replies

Forum|alt.badge.img+11
  • October 26, 2018

Hi,

does it have to be a parallel action?
Since they all need to be run, I would put them in an action set or have them run one by one in one singleĀ order.


Forum|alt.badge.img+1
  • Author
  • October 26, 2018

It's working now for me happy.png. Because that's my fault, I configured with wrong variable so the branch 2 did not work.