How to correctly use 'JOIN' activity in workflow?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-31-2024 03:55 AM
I close complete all the tasks the requested item is still "closed incomplete".Can anyone suggest a correct way of using the "JOIN" activity or any other way of completing the workflow?? What should be the correct activity values to run it as expected.
Join output condition on Closed complete node ; activity.result == 'complete'
Join output condition on Incomplete node ;activity.result == 'incomplete'
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-31-2024 05:06 AM
Hi SushMadn,
From your workflow context I don't see any task created as part of workflow activity, were the tasks created manually?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-31-2024 11:05 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-01-2024 06:08 AM
kindly refer this: https://www.servicenow.com/community/workflow-automation-forum/join-workflow-activity-always-goes-to...
Seems to be by design.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-01-2024 09:45 PM
Here is clear flow where it goes to incomplete .In this case i have used branch and join as well still shows incomplete.