Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I have a job that runs file in Studio, but I want to move it to the Cloud and run it with a remote engine.
The job creates a FTP connection that needs a .ppk file for securlty.
The question is how do I get the .ppk file in the cloud, so the JOB sees it?
I'm gettting a file not found error, because the ppk file is on my desktop, and the remote engine doesn't have access to my deskop?
java.io.FileNotFoundException: C:\Users\xxx\xxx\keys\xxx.ppk
And ideas?
Hello,
You need to setup Remote Engine. This allows you to run data integration which uses on-premise applications and databases.
TalendHelpCenter: Working with Talend Remote Engines
Best regards
Sabrina