This is the workflow
- I get all the files found in the folders (in this case images) and store it in an array of strings called “allSubFoldersFile”
![]()
- Iterate over all the files (images) store in the allSubFoldersFile variable

- Open the images one by one with the start process activity

Note: all the images have a size.
