Hello,
I need some help with the usage of "If window" and SAP.
The aim of my flow is to modify a list of material number in SAP.
So I loop through that list, perform some actions and at some point, need to check whether a window appears or not. For that purpose, I use the "If window" action :
When the window appears for one material number, it is recognized by the "If window" action and the corresponding actions are executed. No problem so far.
But when the next material number is being processed, even if there is no "Warning" window appearing in SAP, the flow runs the action of the "If window" condition, like it does exist.
I do not understand why this happens. Can someone help me ?
Do I have to "reset" the if window action for each loop ?
Thanks in advance,
Olivier