- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-22-2022 06:30 AM
I'm working on a flow for a catalog item. The first two if and if else statements are working correctly but when the final path is walked as the else I keep getting a no valid req item found. The Else is just a catch all if the other two if's don't evaluate to true. Any thoughts on what might be going on?
Flow is here:
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-24-2022 05:24 AM
I ended up removing the RITM and the Catalog item from that create catalog task step and adding it back in. This resolved it so I can only think I was using the wrong RITM pill.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-22-2022 06:35 AM
Hi,
You should be able to see whats going on, by reviewing the execution context.
Open the Flow that has executed, and see why the if/else has been triggered.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-24-2022 05:24 AM
I ended up removing the RITM and the Catalog item from that create catalog task step and adding it back in. This resolved it so I can only think I was using the wrong RITM pill.