Copy files from FTP server to Pega server
Hi Team,
We are trying to copy files from a remote ftp server to Pega server ; How do we do this in an OOTB fashion in PRPC 7.2.2
Currently we are having Java code by using org.apache.commons.net.ftp.FTPSClient class to do the work.
But when i change the code to TLSV1.2 this custom logic does not work, where as OOTB Connect-FTP rules works.
Let me know how to acheive this in OOTB manner
Thanks,
Vamsi.