OnDemand Users Group

Archive => Other => Topic started by: rstockton on July 23, 2015, 04:40:35 PM

Title: Limit of Document Size That Can Be Retrieved Using CMOD API
Post by: rstockton on July 23, 2015, 04:40:35 PM
Is there a limit on a document size that can be retrieved using CMOD API?

Thanks,

Russell
Title: Re: Limit of Document Size That Can Be Retrieved Using CMOD API
Post by: Justin Derrick on July 23, 2015, 05:27:29 PM
I don't think there's a limit that's unreasonable -- you might not want to try to pull more than a gigabyte out since you're going to have a lot of trouble with latency as you go from your browser to websphere to ODWEK to CMOD and back.

arsdoc is likely your best bet if you're going to pull a lot of data.

-JD.