what is the difference between a loop and a repeat?
Answer Posted / amar desai
Along with above answer, ideally loop will exit by default
after completing all iterations corresponding to no.of
documents in document list.
repeat will exit onfaiulre/sucess condition
| Is This Answer Correct ? | 16 Yes | 6 No |
Post New Answer View All Answers
can any one please post Q and Ans for Trading Networks in webMethods
how to configure sap adapter6.1
Where do you implemented pub-sub architecture?
Explain about pub-sub architecture?
post me important interview question on webmethods
When Should You Use Flow Diagram View?
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)
How we can catch exception error on run time mode using flow language in webmethods?
How many minutes have you spent in your lifetime reading documentation or actually (gasp) working with any webMethods product on a real project?
Explain what is indices in map flow step?
When we use repeate flow steps?
How many interfaces you implemented sofar?
Explain what are the new features in 8.0 compared to 7.1?
in filepooling process the document is not updated in target location means its in error directory how to achieve this problem?
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?