Skip to Content
0
Jan 16, 2017 at 02:58 PM

Picking up multiple files from location and putting it to another location with additional logic

313 Views

Hi!

I have a requirement where I need to pick multiple files from one location and put that files to another location. In source folder there is a set of file pairs - xxx.txt and xxx.pdf. In target folder I need to get all .pdf files from source folder and one .txt file containing the accumulated contents of all source .txt files.

What is the best way to implement this scenario in PI?

Regards, Evgeniy.