Hi All,
I have a scenario where PI picks up a file from sftp server, process it and send it to ECC. The vendor will place two files(with different names) at different timings. I need to have same file name as it is sent by the sender.
ex: sender send a two files as "abc.txt" and another file as "def.txt". The requirement is to have same file name which PI places in the ftp folder.
In ID i configured one sftp sender channel and ftp receiver channel.