To iterate through the list you could try using a for each activity.
To remove the unwanted files you’d have to use a write line inside the for each first just to see the item output. Based on the output you may need to use more than one.
To iterate through the list you could try using a for each activity.
To remove the unwanted files you’d have to use a write line inside the for each first just to see the item output. Based on the output you may need to use more than one.