How to pass a return value between iterations when Iterating Over an Array
- Iterate over an Array to call a Connector to add an Inventory Issue
- Pass the document number created after the first line is processed to the subsequent lines as the Array is processed
0