Question
No Response if Large size Document Retrieval through Web API
Hi All,
we implemented a WEB - API for document retrieval by providing the Document ID as input parameter. Some times WEB-API consumers facing issues when the given document is larger size like more than >500MB.
Please clarify below couple of questions.
- Is there any size limit while sending the large document as Web API response ( we are using todcument(docId) in WEB-API response)?
- No response from WEB -API if the given document is more than >500 MB. where can we find the related response info such as Errors, timeout etc( like logs locations)?
- What is the workaround/best practice to over come this?
Thanks in advance.
-Ram.
