- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2022 06:42 AM
My Workflow is always going on the complete condition in join block.
If my task is incomplete or Skipped then it must not notify, it should go to set value incomplete
please help me to make the correction
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2022 07:09 AM
Hi,
Since you just are checking if the state is incomplete or skipped then do something else something.. Just have the catalog task 'wait for completion' checked. So in the If block .. condition builder add state is one of incomplete/skipped and submit the activity. Then in No condition notify the hr . For yes, point to the activity you want it to do.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2022 07:27 AM
Hi,
You are checking if the task associated with the request item are closed then you are sending to yes else no?