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
Replies
4 replies
Subscribers
7 subscribers
Views
2642 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Integrations
Hi, Is there any size limit to send/receive document via web service
upendram803
over 9 years ago
Hi,
Is there any size limit to send/receive document via web service ?
Thanks in advance
OriginalPostID-148243
OriginalPostID-148243
Discussion posts and replies are publicly visible
Parents
0
mathieud
over 9 years ago
For the base64 conversion, you are constrained to the amount of memory that is allocated for your Appian instance. If you were talking about using the HTTP File Upload/Download services, there is no mention of file size limits in the documentation but I would assume it would be similar since I believe it just encapsulates the Base64 conversion to avoid memory leak issues.
forum.appian.com/.../HTTP_File_Upload_Smart_Service.html
forum.appian.com/.../HTTP_File_Download_Smart_Service.html
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
mathieud
over 9 years ago
For the base64 conversion, you are constrained to the amount of memory that is allocated for your Appian instance. If you were talking about using the HTTP File Upload/Download services, there is no mention of file size limits in the documentation but I would assume it would be similar since I believe it just encapsulates the Base64 conversion to avoid memory leak issues.
forum.appian.com/.../HTTP_File_Upload_Smart_Service.html
forum.appian.com/.../HTTP_File_Download_Smart_Service.html
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data