Loop Input Array on

Опубликовано: 24 Июнь 2026
на канале: integrationUsers
362
1

Looping with input array is a common task in webMethods Designer and webMethods.io Integration. It allows you to iterate over a collection of elements and perform some actions on each element. There are different ways to loop with input array depending on the type of the collection and the desired output. Here are some resources that might help you:

Input Array in LOOP, or Label in Branch: This forum post discusses how to use a loop and a branch to compare a user input value with a field value in a flat file record. It also provides a sample Java service that can dynamically access a document field using a user input address.
Loop - webMethods.io Integration: This documentation explains how to use the Loop action in webMethods.io Integration to execute one or more actions in loop. It also shows how to configure the loop settings for different types of loops: Times and Each Item.
Loop Over Xml Arrays webMethods io: This forum post answers how to loop over an XML array in webMethods.io Integration using the REPEAT control and the Define IO section in FlowServices Editor.
=========================================================================
   • Branch On a Switch value #webMethods.io In...  
   • Debug & Toggle Break point on #webmethods....  
   • How to Process FlatFiles on #webMethods.io...