Hello,
I have a scenario where PI needs to pull a file from a FTP site with a dynamic format of VendorYYYYMMDD.txt; A new one is placed there every day.
One posting has an example is from ASM to PI to FTP: change-in-time-stamp-format-in-receiver-file-name. However mine is FTP to PI to ECC. I have thought of using a synchronous call from Sender ABAP proxy to PI to Receiver FTP adapter; However, the FTP adapter cannot poll (i.e. it only has target name).
Question: What is the best method to put a dynamic name into the Sender FTP adapter?
Regards,
John_Xi