I have a loop a, under which I have a child loop b, under which I have a branch with few services with a condition. If a condition is satisfied , then I needmy branch to exit from loop b, what should I do?
Answer / guest
Use exit flow step if property "$loop".
It will exit from the nearest loop
| Is This Answer Correct ? | 0 Yes | 0 No |
What Is a Regular Expression?
Difference between Trigger disable and trigger suspend?trigger queue location ?
Difference between Scheduler service and adapter pooling notification?
Difference between custom sql ,dynamic sql ? when we use custom sql,when we use dynamic sql?
How to convert document list to document? If document list contain documents and documents contain strings field. How to convert?
What are Structural transformations ?
can we invoke morethan one service in trigger?
What are the advantages of eai?
what is indices in MAP flow step?
scenario: i have a loop A, under which i have a child loop B, under which i have a Branch with few services with a condition. if a condition is satisfied , then i need my branch to exit from loop B, what should i do?
Why we use Local transaction and there boundaries.
In which case the transformers should not be used...?