Flow Designer issues - no valid req item only on final else statement

Glenn H
Tera Guru

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:

find_real_file.png

1 ACCEPTED SOLUTION

Glenn H
Tera Guru

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.

View solution in original post

2 REPLIES 2

OlaN
Tera Sage

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.

Glenn H
Tera Guru

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.