2019 Aug 27 11:24 AM
Hi,
there is program to transfer file from SAP to FTP server and it is working properly in foreground but while executing in background ftp connection not establishing and result file not transferring to FTP location. i have gone through many thread and tried but getting same result. i have tried with both RFC destination (SAPSFTP and SAPSFTPA).
attaching my code sample for reference.
kindly suggest where i am going wrong.
Regards,
Atiqueftp.txt
2019 Aug 27 12:19 PM
First check your system with a report such as RSFTP003.
(Ask your network admin for SAPROUTER and other network options which could block the connection/transfer from/to server and not from/to your client PC)
NB: Use SAPFTP in foreground (run on client) and SAPFTPA in background (run on server)
2019 Aug 27 12:19 PM
First check your system with a report such as RSFTP003.
(Ask your network admin for SAPROUTER and other network options which could block the connection/transfer from/to server and not from/to your client PC)
NB: Use SAPFTP in foreground (run on client) and SAPFTPA in background (run on server)
2019 Aug 27 1:23 PM
2019 Aug 27 1:28 PM
2019 Aug 27 3:57 PM
yes, result for the both SAPFTP and SAPFTPA is oke.
now im doing modification in my program a per your suggestion and will try again.
thanks for your quick response.
2019 Sep 20 1:29 PM
this is resolved ....issue was with with authorization for the user.
thanks,
atique
2024 Feb 12 4:46 AM
Hi, name's Dio. I got same issue here, can you explain to me what do you meant authorization user ? are you using SAPFTP or SAPFTPA ?
Regards,
Dio