The CreatorCon Call for Content is officially open! Get started here.

Join workflow activity not working

John Vo1
Tera Guru

It's probably something simple that I'm missing.  But my Join is not working as expected.  When all the task are close and it goes to Join it stops there and doesn't go to log message and then end.  Can someone help?

find_real_file.png

1 ACCEPTED SOLUTION

Correct, The join activity is waiting for all lines to reach it (Turn light blue)

Removing the the line means the join will no longer wait, but that leaves dead ends in your workflow.

Typically Join activities default to having an "Incomplete" transition, though they can be manually removed. It's possible that someone had deleted as it was saw as un-used.

View solution in original post

8 REPLIES 8

Correct, The join activity is waiting for all lines to reach it (Turn light blue)

Removing the the line means the join will no longer wait, but that leaves dead ends in your workflow.

Typically Join activities default to having an "Incomplete" transition, though they can be manually removed. It's possible that someone had deleted as it was saw as un-used.

This task is not even created so why would it wait for that to finish?

find_real_file.png

that was the issue, the incomplete wasn't there.  I added back in and it worked.  Thanks Derek.

HI,

Nice i was correct. I faced this last time when people remove that.


Thanks,
Ashutosh