Instead of creating a file in the EPM repository I need to drop the file on the tenants SFTP site. Anyone done this before?
Hi,
not exactly, but you'll probably need to send the file as an ION message, add the SFTP site as an ION endpoint, and create an ION Data Flow that receives the message from AppEngine and writes it to the SFTP site. I don't think it's possible to write from AppEngine directly to an SFTP site.
Br Kai
did you manage to find a solution to this?
i am exporting as a JSON to datalake and then trying to send via SFTP - all seems to work ok - but no file at the other end is recieved
HI Peter
I am trying the same thing. Can I ask how are you executing the process. As a single data flow or in 2 steps?
Thanks,
Bilal