When we use exit flow steps?
Answer / kajal
Exit flow step is used when we don't want to iterate to the whole loop and based on some condition, we want to exit the loop, it is basically needed to save iteration.
Exit is used with repeat step also, when again we don't want to repeat it until the last count, as soon as we have our expected result, it should come out of the repeat.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to Create an IS Schema?
what is the variable need to keep in the clearpipeline service
What Is Flow Diagram View?
if i have a parent sequence with the property set- exit on success, n the try sequence block set to exit on failure, n the catch sequence block too set to failure, what is the result?
Can U Explain JDBC Adapter Transaction types..?
8 Answers Cap Gemini, LG CNS, STC, Tech Mahindra,
what is the difference of using transformer in service & direct invoke of service?
3 Answers Cap Gemini, Siemens,
use of finally block in exception handling in webmethods
How to Create an ACL?
How many kinds of log files in webmethods?
What Is the Pipeline Editor?
When we use repeate flow steps?
what is the difference between a loop and a repeat?