cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hi, Experts

We have an issue in our SFTP to RFC scenario. The sender communication channel is showing an error when the option "Arquiving on SFTP Server" is selected (Exception received: java.lang.StringIndexOutOfBoundsException: String index out of range: -1). Below the print of configuration and the log error. We have checked the connection and it is ok, the user has full access to the directory and the file content was tested. We try to send an empty file as well but the same error occour.

Is there a module problem? Do someone have passed by the same problem?

P.S. If the option "Archive Files on SFTP Server" is unchecked the file is processed with success. 

Error log:

Thanks,

Halsen

0 Likes
View Entire Topic
Former Member
0 Likes

Hi Halsen,

Please check the file naming convention also. The file extension is missing in the file name. You cannot create a file without an extension. Change it and then try. It will work.

Regards,

-Partha

Former Member
0 Likes

Hi Partha,

We tryed changing the extension file name as .txt and it worked.

But why the file is processed even without the file extension when the arquive flag is unchecked?

Theoretically, it wans't to work as well...

Do you think there are other solution because we can't change the extension file.

Regards,

Halsen