Rest Response attachment stream for large files of size 500 MB gives java heap space error, can we choose the location to write file instead of stream to a property in response, similar to OOTB CMIS GetContentStream
CMIS request to get the document from the content management system, let us take an example of Alfresco.
If we use OOTB CMIS GetContentStream we get the stream response back to Pega Server from Alfresco server and this is created as a file in Pega Server location.
Example response of OOTB CMIS GetContentStream
CMIS request to get the document from the content management system, let us take an example of Alfresco.
If we use OOTB CMIS GetContentStream we get the stream response back to Pega Server from Alfresco server and this is created as a file in Pega Server location.
Example response of OOTB CMIS GetContentStream