CWS API: how to set right mime type when upload document content
Hi all, using cws API, and then docman and content services, how can you pass the mime type of a document when loading its content? When you fill the FileAtts structure with the full filename (also with the extension part), then CS set the mime type using the extension if it is known, but if the filename does not contain…