Hi Folks,
I am trying to place file in the iSeries library folder and for this I am using a receiver file adapter with the following config, FYI, I am not using any FCC
Target Directory : /QSYS.LIB/XXXXX.LIB/
File Name Scheme : FILENAME.FILE
As I am doing this config for the first time I am using the following SCN discussion as my reference,
File FTP to AS400 Library folder | SCN
but i am still getting the error message at the receiver channel as below
Message processing failed. Cause: com.sap.engine.interfaces.messaging.api.exception.MessagingException: An error occurred while connecting to the FTP server 'XXXXXX:21'. The FTP server returned the following error message: 'com.sap.aii.adapter.file.ftp.FTPEx: 501 Unexpected reply codeUnknown extension in database file name.'. For details, contact your FTP server vendor.
Please let me know if anyone has anymore suggestions.