How to open all the images in a folder

This is the workflow

  1. I get all the files found in the folders (in this case images) and store it in an array of strings called “allSubFoldersFile”

image

  1. Iterate over all the files (images) store in the allSubFoldersFile variable

image

  1. Open the images one by one with the start process activity

image

Note: all the images have a size.