Hi,
I'm experiencing an issue with the usage of "If window" action.
My flow consists in looping through a material list and performing some actions in SAP.
At some point, I need to check whether a window called "Warning" exists or not, using the "If window" action.
The window does not have to appear for every material number.
When I start my loop and that window appears, it is properly identified by the "If window" action. That is good.
The problem occurs when the next material number is being processed, after the one that has triggered the "Warning" window.
The "If window" condition is always filled, even if the window does not exist. I do not know why this happens...
Does someone have an idea why the condition for the existing window is met, even if the window does not exist ?
Thank you in advance,