multiple IF statments in workflow
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-08-2024 02:43 PM
Hi, I have a workflow with multiple if statements that must be completed for the workflow process to continue correctly. My problem is that the workflow cancels and doesn't go through the sub-workflow due to the if statements. what am I missing?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-08-2024 03:20 PM
Hi,
It's hard to tell from this screenshot what paths explicitly lead to this subflow, but I do see that you have a join and you have one of the outputs going to two things? they'd have to each go to one different and if you needed to do another join, etc. then do that.
Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-08-2024 07:12 PM
Let me know if you have any other questions.
If my reply above helped guide you Correctly, please mark it as "Accept Solution".
Thanks!
Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-08-2024 03:21 PM
I don't think we're getting the entire picture with this partial view, but it's a mess. I know there are limitations to the layout capability of workflows, but anytime you have lines crossing and/or going behind activity boxes is a disaster trying to interpret, especially second-hand. Move the activities so there's some space in-between all of them, and do your best to make the paths not cross or disappear. In any event, it looks like you have one or more Join activities that are resulting in Incomplete, so if you have any Catalog Tasks resulting in Closed Incomplete or updating the RITM State to Closed Incomplete, the workflow will be canceled, and you'll see the orange box(es).