You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi everyone,
this is my scenario.
After a SFTP successful upload from a group users, the Event Manager run an action. My goal is to copy the uploaded file to two location, something like "/backup//" and "/todo/". Here my configuration:
If the action fails the "Failure action" is triggered correctly.
I noticed that in the double copy, if the first one fails the second will be not executed. If only the second one fails, the first one is executed.
In both cases the failure action is triggered.
Is there a way to try to execute the second copy even if the first one fail?
Or is there any other way to achieve my goal?
Thank you all!
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone,



this is my scenario.
After a SFTP successful upload from a group users, the Event Manager run an action. My goal is to copy the uploaded file to two location, something like "/backup//" and "/todo/". Here my configuration:
If the action fails the "Failure action" is triggered correctly.
I noticed that in the double copy, if the first one fails the second will be not executed. If only the second one fails, the first one is executed.
In both cases the failure action is triggered.
Is there a way to try to execute the second copy even if the first one fail?
Or is there any other way to achieve my goal?
Thank you all!
Beta Was this translation helpful? Give feedback.
All reactions