What is LOOP in webMethods
LOOP flow step
As the name indicates, this flow step is useful if you want to loop over String list/Document list.
Properties of LOOP step are;
1. Comments
2. Label
3. Input Array
4. Output Array
Input Array - In this property you need to mention the name of String list/Document list/Array name on which you want to loop over.
Output Array - In this property you need to mention the name of Output Array.
Comments
Post a Comment