Ftp/SFTP configuration

Certified Lead Developer

Hi All,

I need to retrieve and send file over the ftp/SFTP location with basic user credentials ( username & password only).

I am going through the Appian plugin for the same but it ask private key as well.

Is there any way to archive the requirement without private key?

Thanks in advance.

  Discussion posts and replies are publicly visible

Parents Reply
  • 0
    Certified Lead Developer
    in reply to Shubham Aware

    For what it's worth - I have the updated version of this plugin, 4.1.0 (as well as the old version from about 2 years ago, 3.0.2), and neither of them apparently allow seeing / finding / adding the "(Basic Credentials)" smart service versions to a process model.

    Then again, I'm pretty sure the SCS configuration allows for basic credentials to be added to the environment's Credential Store.  I don't have any Private Key configured in mine and it seems to be working fine with our sFTP site.  All I need is the following configuration, which basically just provides the SCS key configured in my credential store (note i provide nothing for "Private Key File", and my server does not ask me for one)...

Children