cancel
Showing results for 
Search instead for 
Did you mean: 

contentStreamFileName issue while uploading a document

vishnucharan
Champ in-the-making
Champ in-the-making

Hi All,

While we were uploading a document by using CMIS. the contentStreamFileName is getting defaulted to file0.xxx(where xxx is the extension of the file name that is getting uploaded).

below are the parameters which i am passing:

mimeType

folderPath

stream(content of the document in stream)

attributes

      Document Title (passing the document name)

      cmis

         name (passing the document name)

         checkinComment (Free text)

Please let me know if anyone has faced this issue.

1 REPLY 1

afaust
Legendary Innovator
Legendary Innovator

Alfresco does not have an internal concept of a content stream name (there is no persistence of this CMIS property), so it will always default to something generic on the integration layer.