Skip to main content
August 29, 2023
Question

Send File via SFTP-Plugin

  • August 29, 2023
  • 8 replies
  • 2 views

Hi,

I had an requirement to send a file over SFTP. To acheive that  i had created key under third party credential in admin console(Remote server).

Using that specific key in send file over SFTP plugin. But getting below error.

Error establishing SFTP connection. Confirm your hostname, username and password. See application server log for more details. Error Message: Unable to retrieve credentials from SCS: This plug-in [com.appiancorp.a2.process.runtime.activities.sftp] is not registered to access secured values for the given external system key [sftp-credential]. Check the external systems plug-ins list in the Administration Console. 

what could be the reason behind this error? 

what does below error mean?

Error Message: Unable to retrieve credentials from SCS: This plug-in [com.appiancorp.a2.process.runtime.activities.sftp] is not registered to access secured values for the given external system key [sftp-credential].

    8 replies

    stefanhelzle0001
    Brainy
    August 29, 2023

    The error message explains in detail what to do ...

    August 29, 2023

    We need to use private key for authentication & authorization here.

    scs key seems to be dummy entry.

    mikes0011
    Brainy
    August 29, 2023

    I suggest you re-read all the options on the Third Party Credentials configuration screen.

    The Expression Guru
    mathieud0001
    Brainy
    August 29, 2023

    You need to create third party credentials via the admin console. You also need to grant access to the plugin to the 3rd party credential.

    mikes0011
    Brainy
    August 29, 2023

    Sure, just go ahead and give away the entire plot [emoticon:752f32bcc91d4a448db162742a877a4a]

    The Expression Guru