How to read specific text files with in a folder

Hi all, I have some text files in a folder and I need specific txt files to be loop through UI path “text read activity”

Ex: folder contains;

2200658.txt
2200659.txt
2200610.txt
2200657.txt
2200625.txt

And I only want to get read bold text files only. Any advice regarding this matter appreciated

Hi,

Is there any rule which file is read? (ex. You already have list of the files. etc)

Regards,

Thanks @ Yoichi , Yes I have list like followings;

2200658.txt
2200659.txt
2200610.txt
2200612.txt
2200615.txt
2200618.txt

Hi,

Can you try as the following?

Sequence.xaml (7.2 KB)

Regards,

Thank you very much and I’ll try and let you knw

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.