cancel
Showing results for 
Search instead for 
Did you mean: 

file to file reciver interface error

lokesh_sharma4
Explorer
0 Kudos

Hi,

In our production XI system. I have file to file scenerio in which I am sending file from SAP to non SAP system.

While monitoring in runtime workbench in message monitoring I got an error in adapter engine and in the reciver communication channel:

2010-07-13 16:19:09 Error Attempt to process file failed with com.sap.aii.adapter.file.ftp.FTPEx: 553 SAPLGCINPFFSSET20100713155105.TXT: Permission denied.

2010-07-13 16:19:09 Error Exception caught by adapter framework: SAPLGCINPFFSSET20100713155105.TXT: Permission denied.

2010-07-13 16:19:09 Error Delivery of the message to the application using connection File_http://sap.com/xi/XI/System failed, due to: com.sap.aii.af.ra.ms.api.RecoverableException: SAPLGCINPFFSSET20100713155105.TXT: Permission denied.: com.sap.aii.adapter.file.ftp.FTPEx: 553 SAPLGCINPFFSSET20100713155105.TXT: Permission denied..

Please tell me the solution. This production move is really important.

Thanks and regards,

Lokesh

Accepted Solutions (1)

Accepted Solutions (1)

Shabarish_Nair
Active Contributor
0 Kudos

the user should have WRITE access to the respective folder.

Ask your FTP tam to provide proper rights for the FTP user

Answers (3)

Answers (3)

Former Member
0 Kudos

I see that you do not permissions to write file onto the FTP. Please contact your FTP user for the Authorizations and try to reprocess once again.

Former Member
0 Kudos

Hi,

Chk this:

Thanks

Amit

Former Member
0 Kudos

Check whether FTP user which is used in File adapter has Read/Write/Delete permission on the file or FTp folder.

also check this faq for 553 permission denied FTP error- http://faq.realcart.com/error553-.html -

chirag

Edited by: Chirag Gohil on Jul 13, 2010 6:43 PM