Problems Send File Over SFTP node

Good morning,

We are using the Send File Over SFTP node in one of our processes, we have it configured in several environments and the sending is done correctly in all but one of the environments, the log throws us the following error:

"Error copying the Appian document to the remote server. See application server log for more details. Error Message: No such file"

We go to the folder in question and see that the document exists (the same process is generated)

Has anyone had a similar problem or can you tell us what log to look at in more detail (we are checking tomcat-stdOut.log)?


A greeting and thanks in advance

  Discussion posts and replies are publicly visible

  • 0
    Certified Senior Developer

    Never experienced this exact issue but I have some questions/troubleshooting:

    • Have you tried taking the doc from one of the working envs and manually deploy to the non-working env?
    • Are you referencing the doc using a constant or directly?
    • If you edit the failed process instance and update the "Source Document" input by searching for and selecting the doc, then Apply Changes and restart the "Send File Over SFTP" node, does it complete successfully?
  • Good afternoon,

    finally the directory path was badly created with respect to the one they gave us, this we had asked to be reviewed at the beginning and they confirmed that it was fine, but in the second review they saw that there was an extra S.

    Regards and thank you very much for your interest!