what is the difference between a loop and a repeat?

Answer Posted / nagababu

there is anther difference is
loop flow step properties are in property panel :
1.comment:- this is optional
2.scope:- this is optional
3.timeout:- this is optional
4.label:- this is optional
5.input array:- this is required. we should pass a variable
that variable type is arry(String list/document list/ object list). loop iterates value of array items.
6.output array:- this is optional.
Repeat flow step properties are in property panel :
1. comment:- this is optional.
2. scope:- this is optional.
3. timeout:- this is optional.
4. label:- this is optional.
5. count:- required. specified how many times executes child steps.
6. repeat interval:- this is optional.
7.repeat on :- required. based on the execution of child steps this property.(success/failure).

Is This Answer Correct ?    6 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How we can catch exception error on run time mode using flow language in webmethods?

668


When Should You Use Flow Diagram View?

2084


in filepooling process the document is not updated in target location means its in error directory how to achieve this problem?

2255


how to configure sap adapter6.1

1965


how to configure sap adapter 4.1

5285






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)

1421


Explain header handlers in web services

2123


Explain about pub-sub architecture, where do you implemented this?

581


can we build loop step with in the branch in such a way that the interface is look like that branch sequence: Deposit loop xxxxxx sequence: current loop xxxxxxx sequence: savings loop can we achieve the above senario.

1990


How many minutes have you spent in your lifetime reading documentation or actually (gasp) working with any webMethods product on a real project?

1990


How many interfaces you implemented sofar?

695


Explain what are the new features in 8.0 compared to 7.1?

581


Explain what is indices in map flow step?

616


What are the advantages of eai?

661


How to convert document list to document? If document list contain documents and documents contain strings field. How to convert?

638