The Data Iterator activity node

The Data Iterator node provides the capability to iteratively read the data in a variable or file, looking for specific data or data parameters that can then be used as part of a business process.

Note: 

In a multi-tenant environment, the node will read the data in a file that is stored in the database.

Iterating through remote files can result in poor performance. It is recommended that you move remote files to a local file system, and then iterate. You can move the remote files using the FTP node (if the files are on an FTP server) or File Access node (if the files are on a local network drive).

The Data Iterator node can be used with the error connector. See Configuring error handling and the error connector in Infor Process Designer.