Overview
Contains multiple Smart Services for interacting with a remote file server via SFTP, FTP, or SCP. Using these services, an Appian application can be configured to send and receive files, folders, and metadata in a process. Features support for zlib compression.
Key Features & Functionality
Smart Services included:
All smart services in the package use Secure Credentials Store.
I am trying to use this plugin to send file over SFTP. I created third-party credentials in admin console and configured the key generated in the plugin but I am getting following error message.
Required field username does not exist in Secure Credentials Store sftpconnection
I verified even the plugin logic to understand the issue but no luck. Any one faced this issue?
hi Rajsekhar, try following
1. use Key from third-party credentials instead of name you created.
2. in third-party credentials, add SFTP plug in under plug in list to allow access.