Hi All, I am using "Receive File Over FTP" plugin. I a

Hi All,

I am using "Receive File Over FTP" plugin.
I added the configurations using admin console for the destination server.

When I try to execute the process, it runs but nothing is generated in output.
In server.og, it gives below error.
"09:51:29,785 INFO [stdout] (Appian Work Item - 55 - ProcessExec02 : UnattendedJavaActivityRequest) 2015-01-20 09:51:29,782 [Appian Work Item - 55 - ProcessExec02 : UnattendedJavaActivityRequest] ERROR com.appian.ps.plugins.sftpsmartservices.ReceiveFileOverFTP - Error getting message for code missing.scs.field from bundle SFTPSmartServices.ReceiveFileOverFTP"

Anyone faced this issue earlier?
Any pointers how to configure this node?...

server.log

OriginalPostID-135553

OriginalPostID-135553

  Discussion posts and replies are publicly visible

Parents
  • Below are some things which you can check:
    1. Verify is the credentials for the server are properly configured.
    2. Try to connect to FTP server by accessing URL "ftp://<YOUR_HOSTNAME>/<FOLDER_NAME>" with the same user creds which is configured in Appian Server.
    2. As mentioned by Radhaa above, You need to check the hostname/ip address is given properly. Check the path of the files on FTP server is configured properly(e.g. "/Files/Images").
    3. Please verify the port number given is proper.
    4. Additionally, check the firewall settings for the FTP server is enabled/not. Sometimes you need to enable FTP port explicitly using inbound/outbound rules in Firewall settings.
    Hope this helps.
Reply
  • Below are some things which you can check:
    1. Verify is the credentials for the server are properly configured.
    2. Try to connect to FTP server by accessing URL "ftp://<YOUR_HOSTNAME>/<FOLDER_NAME>" with the same user creds which is configured in Appian Server.
    2. As mentioned by Radhaa above, You need to check the hostname/ip address is given properly. Check the path of the files on FTP server is configured properly(e.g. "/Files/Images").
    3. Please verify the port number given is proper.
    4. Additionally, check the firewall settings for the FTP server is enabled/not. Sometimes you need to enable FTP port explicitly using inbound/outbound rules in Firewall settings.
    Hope this helps.
Children
No Data