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:
Functions:
Where can I get these 'SFTP Smart Services'. I am unable to get these services inside the process model smart services.
Fixed on my own, by creating the temp folder in the _admin.
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 ?