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 tried using this plugin "Receive Folder Over FTPS", but its downloading only the first file from the target folder and not downloading all files. Can some one suggest me quickly how to do it ? It's quite urgent for me.
This should be possible by configuring the node to run with MNI. If your files are in an array process variable (i.e. pv!files), you can set the node to run one instance for each item in pv!files. Then when configuring the inputs for the node, simply call pv!files in the input file parameter, and Appian will automatically pass in the instance of that array for the current iteration of the node.
You can find more documentation on MNI here: https://docs.appian.com/suite/help/20.1/Process_Node_and_Smart_Service_Properties.html#other-tab
Hello Christopher, can the plugin send multiple files over SFTP ?
Hello Raj, I have the same problem. Did you resolved your issue by sending multiple files over SFTP ?
Hello,
Is there a way to send multiple files trough SFTP ?
Because the source document cannot take multiple files, so it send only the first one in the list of files.
Or is there a way to workaround ?
Thank you
Can anyone please help if I need to follow specific format while adding input attributes values?
Support
Appian Community
Hi,
These Smart services have been executing successfully but Files are not being posted to FTP or remote directory. Can anyone help me what could be the reason? I have latest version of plugin installed.
Thanks,
-Awais.
i am looking to do the same thing. create a folder. was a solution ever found for the request by brianc ?
In diffrent configuraton gives me Stream handler unavailable due to: For input string: "2180512132134#121002222244#31.01.2020.txt" which is my docname
When i test my process it returns @(myhostname) in pv!error any idea why?