cation and helpful hints.
-sud
-Original Message-
From: Florian Müller [mailto:f...@apache.org]
Sent: Saturday, June 04, 2016 11:12 AM
To: dev@chemistry.apache.org; Ramasamy, Sud
Subject: Re: SOAP GetContentStream and extensions in the response
Hi Sud,
the intention of the CMIS spec
Hi Sud,
the intention of the CMIS spec is that a client calls getObject and
getContentStream separately.
Technically (although not implemented in OpenCMIS), it would be possible
to transport additional data with the content with the Web Services
binding. But that is not standardized and wouldn't
I see that the current code for the ObjectService.GetContentStream operation
does not support returning extensions in the SOAP response. The use case we are
trying to implement is to return the content stream along with the document
metadata in the same response.
Any suggestions how we should a