How to send and retrieve a document using SFTP Functions (SFTP Smart Services)

Certified Associate Developer

I'm trying the  plugin to upload an image but  for some reason I'm getting this error

 my plugin config is this

  Discussion posts and replies are publicly visible

Parents Reply
  • 0
    Certified Lead Developer
    in reply to felixr

    Are you sure that pv!docID is the correct file and does exist?

    If yes, try to just assign pv!docID to the "Document to Send" parameter. The toDocument() call is not necessary. And open the expression editor for this field first and do it there. If you enter expression code directly into the field, Appian wraps it into quotes without showing you.

Children