Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Not Answered
+1
person also asked this
people also asked this
Replies
4 replies
Subscribers
7 subscribers
Views
2516 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Integrations
Hi, Any suggestion on how external system can send files to Appian? (idea
Jess
over 9 years ago
Hi,
Any suggestion on how external system can send files to Appian? (idea is same with send file over sftp from external system going to Appian). I've already searched anything related but seems not to find anything of the same requirement. I saw some post regarding the Base 64 Utilities where it can convert the base64 string into document (I think this idea will work by publishing process model as web service in Appian, but the problem is it's already deprecated). We can't also use Receive File Over SFTP, since the requirement is to send file from external system.. Any workarounds? Please advise. TIA.
OriginalPostID-202111
OriginalPostID-202111
Discussion posts and replies are publicly visible
0
rodgraham
Certified Lead Developer
over 9 years ago
If you're on premise you could use the Appian Collab/ Filesystem plugin to read files outside of Appian
forum.appian.com/.../summary
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
Amitkumar
over 9 years ago
HTTP file download smart service may help you to download documents to Appian provided that you have endpoints.
forum.appian.com/.../HTTP_File_Download_Smart_Service.html
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
Jim Schweitzer
Certified Lead Developer
over 9 years ago
expose a process model as a web service, have it take params that indicate the file to download with the receive File over SFTP node?
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
Jess
over 9 years ago
@rodgraham we'reon cloud @amitl we tried it but i think it will only work for http requests and not by specifying just http:/ip/filedirectory like what we used in Receive file sftp. @jims419 our problem is it's taking us 1hr which cause the receive file over sftp node to time out and got stuck up; and its jus 26mb file. Even for just 2mb file its taking us almost 20mins for the file to be downloaded.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel