How to process multiple files in same directory
Summary
How to process multiple files in same directoryContent
I have a directory in FTP called Student in which there are three files Programs, Courses and Terms. All three files have a common column called program id. For a program id in Program file, I have multiple rows in Courses file for same program id.
Should I use two FTPs and two stage read for each file and then iterate files.
Version
21.2.1.0.0 (210129.2200.39462)0