Start loop ,I want to write error conditions in the log

why we can’t copy the hop in looping process like the start loop. if I want to write error conditions in the log.

Hello @Shri9764 !
Can you please elaborate your question? I am not able to understand it.

But to give you brief information about loop steps:

  1. Each Start Loop step and Continue Loop step pair is unique.
  2. If we want to copy hops between the two steps, we also have to copy the two steps. Only hop can never be copied.
  3. Hops directly linked to either loop steps or Try-Catch steps can never be copied.
1 Like