- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-29-2020 12:21 PM
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?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-29-2020 12:39 PM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-29-2020 12:39 PM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-29-2020 12:41 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-29-2020 12:44 PM
that was the issue, the incomplete wasn't there. I added back in and it worked. Thanks Derek.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-30-2020 12:12 AM
HI,
Nice i was correct. I faced this last time when people remove that.
Thanks,
Ashutosh