Connect FTP location for PEGA Server (PEGA 7.2.1)
Hi Pega Mates,
We have a requirement where we generate a excel file in PEGA.
The excel file is generating successfully and it is getting placed in a PEGA server location.
I need to take that file and place it in remote location.
For that I am using Connect - FTP method.
1) I have created a new FTP server and created the authentication profile
2) I did test connectivity and it is showing success.
But when I trying to run the activity, it is giving me below error.
com.pega.pegarules.pub.PRRuntimeException: FTP Connection failed
and
java.io.FileNotFoundException: ftp:\clientid@servername\location (No such file or directory)
I am giving the local file parameter for Connect - FTP method as
ftp:\userid@servername\location (No such file or directory)
Is the above way of giving the path name is correct???
Please suggest, how to deal with the errors.
Thanks,
Pranoop Mutha
***Edited by Moderator: Pallavi to update platform capability tags***