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?
Answer Posted / vijayakumar
Place a Exit Step inside the branch condition and set the
property exit from to "Loop".
Is This Answer Correct ? | 16 Yes | 1 No |
Post New Answer View All Answers
What are the advantages of eai?
When Should You Use Flow Diagram View?
post me important interview question on webmethods
When we use repeate flow steps?
Explain what is indices in map flow step?
can any one please post Q and Ans for Trading Networks in webMethods
can we build loop step with in the branch
in such a way that the interface is look like that
branch
Where do you implemented pub-sub architecture?
How we can catch exception error on run time mode using flow language in webmethods?
How many kinds of log files in webmethods?
How many interfaces you implemented sofar?
Explain about pub-sub architecture?
can anyone explain in brief about TN Consloe and Webmethods...? As well as All flow steps in webmethods: Branch Repeat Loop Sequence (explain also Try -Catch block for error Handling)
If I have a parent sequence with the property set- exit on success, and the try sequence block set to exit on failure, and the catch sequence block too set to failure, what is the result?
Explain header handlers in web services