What is the differnce between loop and repeat
Answer / ad johnson
1) For Loop we need to give the input as document. for repeat
we need to give the input as number
2) 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
3) Loop and Repeat both are used to execute child steps.
Repeat : Repeat is a conditional based flow step. The
execution of child steps will be depends on "REPEAT ON"
value( SUCESS / FAILURE in property panel).
Loop : You should perform a loop operation on array of
items(String list/Document list/Object list). Loop operation
process each and every array element in the array. you have
to give the input array value.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the differnce between loop and repeat
1 Answers Accenture, Cognizant,
what is the try catch block in web methods?
Is there any difference between canocial document and a normal document
How to delete session logs on is?
What is EI?
What is JMS?
What is pub-sub messaging ?
Plz send me RECRUITMENT OF NALCO GET-2007 sample questions and answers
What is EAI
How can try and catch block can be implemented using web methods developer?
what is the try catch block in web methods?
What is the differnce between loop and repeat