Max document size for processing

Hi,

 

We have a daily batch process to load in files from a remote FTP server into the Appian server as Documents, and then process each Document.

 

To manipulate the Document, it appears Appian is loading the "entire" Document into memory when we use the readtextfromfile() function, as opposed to using a stream-based approach where only the streamed portion of the Document needs to take up the memory space. So the question is: What is the max file/Document size allowed?

 

I did search for the existing QnA about this, but didn't find a definitive answer. Some say it's 1G, and configurable. We are running on Appian cloud for the moment, but will probably move to on-premise installation with Amazon EC2 later. In either case, what is the max document size limit - relative to the host server's memory size, etc...?

 

Thanks for your help!

  Discussion posts and replies are publicly visible