FTP Adapter polling
Hi
Oracle SOA suite - 12.4 verison
FTP adapter polls for a .ctl file and then in BPEL process ,sycn read will read the corresponding .dat for for the polled .ctl file. Contents in the .dat file will be loaded into a database .ctl and .dat file will be having same name and will polled from same FTP directory. Once .ctl file is read then if corresponding .dat file is not there in the directory, process will generate error. There is a chance that .dat file may be written hours/days after .ctl file being written into FTP directory. Client doesn't want to loose data in