iPaaS: Control - Continue
Is there a control for continuing? For instance, if a step/connector fails, what control be used to continue to the next step?
Asked by Tyler Duncan
on Fri 5/13/22 10:55 AM
Sign In to leave feedback or contribute an answer
Answer (1)
This answer has been marked as the accepted answer
David Tod
Fri 5/13/22 11:01 AM
Connect To has an "on failure" but I'd guess you'd have to detect a specific error condition, e.g. a failed "find in" will return -1
I only found this KB category by searching, but it lists all the steps and what they do:
No feedback
Hi,
In regards to this question asked, is there a control property that acts as the python "continue" statement? e.g While in a loop if the current iteration meets a condition in a certain if statement "continue" meaning skip the current iteration.
I was not able to find any information regarding it, any help will be much appreciated. - David Isikwe Tue 10/22/24 3:37 PM
In regards to this question asked, is there a control property that acts as the python "continue" statement? e.g While in a loop if the current iteration meets a condition in a certain if statement "continue" meaning skip the current iteration.
I was not able to find any information regarding it, any help will be much appreciated. - David Isikwe Tue 10/22/24 3:37 PM